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