Annotation Interface PessimisticLock
Indicates whether to enable pessimistic locking of entity instances.
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionint
(Optional) The lock expiration timeout in seconds.
-
Element Details
-
timeoutSec
int timeoutSec(Optional) The lock expiration timeout in seconds.Default value is 300.
- Default:
- 300
-