public class JodaDurationLongConverter extends Object implements org.datanucleus.store.types.converters.TypeConverter<org.joda.time.Duration,Long>
| Constructor and Description |
|---|
JodaDurationLongConverter() |
| Modifier and Type | Method and Description |
|---|---|
Long |
toDatastoreType(org.joda.time.Duration dur) |
org.joda.time.Duration |
toMemberType(Long val) |
Copyright © 2019. All rights reserved.