Uses of Interface
org.tentackle.persist.TokenLock
Packages that use TokenLock
Package
Description
Higher-level PDO-aware persistence implementation.
LockManager default implementation.
-
Uses of TokenLock in org.tentackle.persist
Methods in org.tentackle.persist that return TokenLockModifier and TypeMethodDescription<T extends PersistentDomainObject<T>>
TokenLockLockManager.getLock(T pdo) Gets the token lock for a PDO.Methods in org.tentackle.persist that return types with arguments of type TokenLock -
Uses of TokenLock in org.tentackle.persist.lock
Classes in org.tentackle.persist.lock that implement TokenLockMethods in org.tentackle.persist.lock that return TokenLockModifier and TypeMethodDescription<T extends PersistentDomainObject<T>>
TokenLockDefaultLockManager.getLock(T pdo) Methods in org.tentackle.persist.lock that return types with arguments of type TokenLock