|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
OptimisticLockingObject | Interface to provide optimistic locking version support (mainly required for iBatis, not needed for JPA/ Hibernate). |
PrimaryKeyObject | Interface to provide primary key support. |
PrimaryKeyOptimisticLockingObject | Interface to provide primary key and optimistic locking support. |
Class Summary | |
---|---|
AbstractDto | Deprecated. Please use AbstractIntOptimisticLockingDto instead. |
AbstractIntKeyIntOptimisticLockingDto | This class is an abstract dto which uses an integer as key value and also an integer for optimistic locking version controlling. |
AbstractIntOptimisticLockingDto | This is an abstract class for optimistic locking. |
AbstractStringKeyDto | Deprecated. Please use AbstractStringKeyIntOptimisticLockingDto
instead. |
AbstractStringKeyIntOptimisticLockingDto | This class is an abstract dto which uses a string as key value and an integer for optimistic locking version controlling. |
DtoFactory | Deprecated. This class in no more used if using
AbstractIntOptimisticLockingDto . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |