|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Versioned
A Versioned object is one that is controlled by optimistic locking. This object will have an auto-incremented iteration value that stores the current iteration and is used by the ORM tool for optimistic locking control.
Method Summary | |
---|---|
int |
getIteration()
|
Method Detail |
---|
int getIteration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |