|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OptimisticCacheSource
Contract for sources of optimistically lockable data sent to the second level cache.
Note currentlyEntityPersister
s are
the only viable source.
Method Summary | |
---|---|
Comparator |
getVersionComparator()
Get the comparator used to compare two different version values together. |
boolean |
isVersioned()
Does this source represent versioned (i.e., and thus optimistically lockable) data? |
Method Detail |
---|
boolean isVersioned()
Comparator getVersionComparator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |