public class PersistentDurationAsNanosBigInteger extends AbstractSingleColumnUserType<org.joda.time.Duration,Long,LongColumnDurationMapper>
Duration
to and from BigInteger for Hibernate. This type stores Duration using
a nanosecond value.Constructor and Description |
---|
PersistentDurationAsNanosBigInteger() |
doNullSafeGet, doNullSafeSet, doWrapSession, fromXMLString, getColumnMapper, nullSafeGet, nullSafeSet, objectToSQLString, returnedClass, sqlTypes, toXMLString
afterNullSafeOperation, assemble, beforeNullSafeOperation, deepCopy, disassemble, equals, hashCode, isMutable, replace
public PersistentDurationAsNanosBigInteger()
Copyright © 2010–2018 Jadira Systems. All rights reserved.