See: Description
| Class | Description |
|---|---|
| DurationBridge | |
| InstantBridge |
Store a
Instant in a numeric field representing it as the number of milliseconds form Epoch. |
| LocalDateBridge | |
| LocalDateTimeBridge |
Converts a
LocalDateTime to a String. |
| LocalTimeBridge | |
| MonthDayBridge | |
| OffsetDateTimeBridge |
Converts a
OffsetDateTime to a String. |
| OffsetTimeBridge |
Converts a
OffsetTime to a String. |
| PeriodBridge | |
| TemporalAccessorStringBridge<T extends TemporalAccessor> |
Base class for the conversion of
TemporalAccessor to String. |
| YearBridge | |
| YearMonthBridge | |
| ZonedDateTimeBridge |
Converts a
ZonedDateTime to a String. |
| ZoneIdBridge | |
| ZoneOffsetBridge |
Converts a
ZoneOffset to a String. |
Copyright © 2006–2017 Hibernate. All rights reserved.