| Class and Description |
|---|
| AbstractStringBasedJodaType |
| PersistentDateTime
Persist
DateTime via hibernate. |
| PersistentDateTimeAsBigInt
Persist
DateTime via hibernate as a BIGINT. |
| PersistentDateTimeTZ
Persist
DateTime via hibernate. |
| PersistentInstant
Persist
Instant via hibernate as a TIMESTAMP. |
| PersistentInstantAsBigInt
Persist
Instant via hibernate as a BIGINT. |
| PersistentLocalDate
Persist
LocalDate via hibernate. |
| PersistentLocalDateTime
Persist
LocalDateTime via hibernate. |
| PersistentLocalTimeAsString
Persist
LocalDate via hibernate. |
| PersistentLocalTimeAsTime
Persist
LocalDate via hibernate. |
| PersistentLocalTimeAsTimestamp
Persist
LocalDate via hibernate. |
| PersistentLocalTimeExact
Persist
LocalDate via hibernate. |
| PersistentTimeOfDay
Persist
TimeOfDay via hibernate. |
| PersistentTimeOfDayExact
Persist
TimeOfDay via hibernate. |
| PersistentYearMonthDay
Persist
YearMonthDay via hibernate. |
Copyright © 2005–2015 Joda.org. All rights reserved.