| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
next(java.lang.Object current,
SessionImplementor session)
Increment the version.
|
java.lang.Object |
seed(SessionImplementor session)
Generate an initial version.
|
assemble, deepCopy, disassemble, equals, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypesjava.lang.Object seed(SessionImplementor session)
session - The session from which this request originates. May be
null; currently this only happens during startup when trying to determine
the "unsaved value" of entities.java.lang.Object next(java.lang.Object current,
SessionImplementor session)
session - The session from which this request originates.current - the current versionCopyright © 2013. All Rights Reserved.