|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IsolationLevels | This interface defines the lock isolation level constants used by OJB locking api. |
LockManager | This interface declares the functionality of the OJB locking-api for support of pessimistic locking. |
Class Summary | |
---|---|
LockHelper | |
LockManagerCommonsImpl | A LockManager implementation based on apache's commons-transaction
locking part. |
LockManagerInMemoryImpl | This implementation of the LockManager interface supports a simple, fast, non-blocking
pessimistic locking for single JVM applications. |
LockManagerRemoteImpl | This implementation of the LockManager interface supports locking
in distributed environments in combination with a specific lock servlet. |
LockManagerRemoteImpl.LockInfo | |
LockManagerServlet |
Exception Summary | |
---|---|
LockRuntimeException | Exception was thrown when unexpected behavior in conjunction with locking was detected. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |