Interface NaturalIdLoader.Options
- Enclosing interface:
NaturalIdLoader<T>
public static interface NaturalIdLoader.Options
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getLockMode
LockMode getLockMode() -
getLockTimeout
Timeout getLockTimeout() -
getLockScope
Locking.Scope getLockScope() -
getLockFollowOn
Locking.FollowOn getLockFollowOn()
-