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