public interface OptimisticLocking
CheckedPersistent
class provides implementations for those methods.Modifier and Type | Method and Description |
---|---|
long |
getTransactionId()
Get the transactionid of the object.
|
void |
increaseTransactionId()
Increase the transactionid of the object.
|
void |
setTransactionId(long tid)
Set the transactionid of the object.
|
long getTransactionId()
void setTransactionId(long tid)
tid
- the new transactionid.void increaseTransactionId()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.