public abstract class AbstractVersionableTimestampColumnMapper<T> extends AbstractTimestampColumnMapper<T> implements VersionableColumnMapper<T,Timestamp>
Constructor and Description |
---|
AbstractVersionableTimestampColumnMapper() |
Modifier and Type | Method and Description |
---|---|
Timestamp |
generateCurrentValue() |
fromNonNullString, fromNonNullValue, getDatabaseZone, getHibernateType, getSqlType, parseZone, setDatabaseZone, toNonNullString, toNonNullValue, wrapSession
jdbcClass, returnedClass
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromNonNullString, fromNonNullValue, getHibernateType, getSqlType, jdbcClass, returnedClass, toNonNullString, toNonNullValue
public AbstractVersionableTimestampColumnMapper()
public Timestamp generateCurrentValue()
generateCurrentValue
in interface VersionableColumnMapper<T,Timestamp>
Copyright © 2010–2018 Jadira Systems. All rights reserved.