public class JodaDurationLongConverter extends Object implements org.datanucleus.store.types.converters.TypeConverter<org.joda.time.Duration,Long>
JodaDurationLongConverter()
Long
toDatastoreType(org.joda.time.Duration dur)
org.joda.time.Duration
toMemberType(Long val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JodaDurationLongConverter()
public Long toDatastoreType(org.joda.time.Duration dur)
toDatastoreType
org.datanucleus.store.types.converters.TypeConverter<org.joda.time.Duration,Long>
public org.joda.time.Duration toMemberType(Long val)
toMemberType
Copyright © 2014. All rights reserved.