public interface Retry
This interface defines how many times the system should try befor giving up when system tries to save, update or remove an event/meeting due to hibernate version for multiple user concurrency cases
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_NUMBER_OF_RETRY |
static final int MAX_NUMBER_OF_RETRY
Copyright © 2007–2018 Sakai Project. All rights reserved.