public abstract class AbstractVersionableBigIntegerColumnMapper<T> extends AbstractBigIntegerColumnMapper<T> implements VersionableColumnMapper<T,BigInteger>
Constructor and Description |
---|
AbstractVersionableBigIntegerColumnMapper() |
Modifier and Type | Method and Description |
---|---|
BigInteger |
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 AbstractVersionableBigIntegerColumnMapper()
public BigInteger generateCurrentValue()
generateCurrentValue
in interface VersionableColumnMapper<T,BigInteger>
Copyright © 2010–2018 Jadira Systems. All rights reserved.