|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.accessor.OptimisticLockAccessor
org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.accessor.TimestampAccessor
public class TimestampAccessor
Accesses NakedObjects update timestamp, possibly for use in optimistic locking.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.accessor.OptimisticLockAccessor |
|---|
OptimisticLockAccessor.LongVersionAccessor, OptimisticLockAccessor.OptimisticLockGetter, OptimisticLockAccessor.OptimisticLockSetter |
| Field Summary | |
|---|---|
static OptimisticLockAccessor.LongVersionAccessor |
TIMESTAMP_ACCESSOR
|
| Constructor Summary | |
|---|---|
TimestampAccessor()
|
|
| Method Summary | |
|---|---|
protected OptimisticLockAccessor.LongVersionAccessor |
getLongVersionAccessor()
|
| Methods inherited from class org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.accessor.OptimisticLockAccessor |
|---|
getGetter, getSetter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static OptimisticLockAccessor.LongVersionAccessor TIMESTAMP_ACCESSOR
| Constructor Detail |
|---|
public TimestampAccessor()
| Method Detail |
|---|
protected OptimisticLockAccessor.LongVersionAccessor getLongVersionAccessor()
getLongVersionAccessor in class OptimisticLockAccessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||