
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, toXMLStringafterNullSafeOperation, assemble, beforeNullSafeOperation, deepCopy, disassemble, equals, hashCode, isMutable, replacepublic PersistentDurationAsMillisLong()
Copyright © 2010–2018 Jadira Systems. All rights reserved.