|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OptimisticLocking
optimisting locking objects have a transactionid field in the database table and java class. On update we compare them.
Method Summary | |
---|---|
long |
getTransactionId()
|
void |
increaseTransactionId()
|
void |
setTransactionId(long tid)
|
Method Detail |
---|
long getTransactionId()
void setTransactionId(long tid)
void increaseTransactionId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |