- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.columnmapper.DateColumnLocalDateMapper
-
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.columnmapper.DateColumnYearMonthDayMapper
-
Deprecated.
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.columnmapper.TimeColumnLocalTimeMapper
-
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.columnmapper.TimeColumnTimeOfDayMapper
-
Deprecated.
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.columnmapper.TimestampColumnDateTimeMapper
-
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.columnmapper.TimestampColumnInstantMapper
-
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.columnmapper.TimestampColumnLocalDateTimeMapper
-
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.columnmapper.TimestampColumnLocalTimeMapper
-
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.columnmapper.TimestampColumnTimeOfDayMapper
-
Deprecated.
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.PersistentDateTimeAndZone
-
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.PersistentDateTimeAndZoneWithOffset
-
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.PersistentDateTimeAsString
-
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.joda.PersistentDateTimeWithZone
-
Deprecated.
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.legacyjdk.columnmapper.TimestampColumnDateMapper
-
- parseZone(String) - Method in class org.jadira.usertype.dateandtime.legacyjdk.columnmapper.TimestampColumnTimestampMapper
-
- PersistentBigMoneyAmount - Class in org.jadira.usertype.moneyandcurrency.joda
-
Maps BigMoney
to and from a BigDecimal column.
- PersistentBigMoneyAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentBigMoneyAmount
-
- PersistentBigMoneyAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the decimal amount and currency from a BigMoney instance
- PersistentBigMoneyAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentBigMoneyAmountAndCurrency
-
- PersistentBigMoneyAmountAndCurrencyAsInteger - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the decimal amount and currency from a BigMoney instance
- PersistentBigMoneyAmountAndCurrencyAsInteger() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentBigMoneyAmountAndCurrencyAsInteger
-
- PersistentBigMoneyMajorAmount - Class in org.jadira.usertype.moneyandcurrency.joda
-
Maps BigMoney
to and from a Long column using the Major amount for storage.
- PersistentBigMoneyMajorAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentBigMoneyMajorAmount
-
- PersistentBigMoneyMajorAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the minor amount and currency from a BigMoney instance
- PersistentBigMoneyMajorAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentBigMoneyMajorAmountAndCurrency
-
- PersistentBigMoneyMajorAmountAndCurrencyAsInteger - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the minor amount and currency from a BigMoney instance
- PersistentBigMoneyMajorAmountAndCurrencyAsInteger() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentBigMoneyMajorAmountAndCurrencyAsInteger
-
- PersistentBigMoneyMinorAmount - Class in org.jadira.usertype.moneyandcurrency.joda
-
Maps BigMoney
to and from a Long column using the minor amount for storage.
- PersistentBigMoneyMinorAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentBigMoneyMinorAmount
-
- PersistentBigMoneyMinorAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the minor amount and currency from a BigMoney instance
- PersistentBigMoneyMinorAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentBigMoneyMinorAmountAndCurrency
-
- PersistentBigMoneyMinorAmountAndCurrencyAsInteger - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the minor amount and currency from a BigMoney instance
- PersistentBigMoneyMinorAmountAndCurrencyAsInteger() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentBigMoneyMinorAmountAndCurrencyAsInteger
-
- PersistentCurrency - Class in org.jadira.usertype.moneyandcurrency.legacyjdk
-
Maps a
Currency
to and from String for Hibernate.
- PersistentCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.legacyjdk.PersistentCurrency
-
- PersistentCurrencyUnit - Class in org.jadira.usertype.moneyandcurrency.joda
-
Maps a CurrencyUnit
to and from String for Hibernate.
- PersistentCurrencyUnit() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentCurrencyUnit
-
- PersistentCurrencyUnitAsInteger - Class in org.jadira.usertype.moneyandcurrency.joda
-
Maps a CurrencyUnit
to and from an Integer for Hibernate.
- PersistentCurrencyUnitAsInteger() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentCurrencyUnitAsInteger
-
- PersistentDate - Class in org.jadira.usertype.dateandtime.legacyjdk
-
Persist
Date
via Hibernate.
- PersistentDate() - Constructor for class org.jadira.usertype.dateandtime.legacyjdk.PersistentDate
-
- PersistentDateMidnight - Class in org.jadira.usertype.dateandtime.joda
-
Persist DateMidnight
via Hibernate.
- PersistentDateMidnight() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDateMidnight
-
- PersistentDateMidnightAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist DateMidnight
via Hibernate.
- PersistentDateMidnightAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDateMidnightAsString
-
- PersistentDateTime - Class in org.jadira.usertype.dateandtime.joda
-
Persist DateTime
via Hibernate.
- PersistentDateTime() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDateTime
-
- PersistentDateTimeAndZone - Class in org.jadira.usertype.dateandtime.joda
-
Persist DateTime
via Hibernate.
- PersistentDateTimeAndZone() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDateTimeAndZone
-
- PersistentDateTimeAndZoneWithOffset - Class in org.jadira.usertype.dateandtime.joda
-
Persist DateTime
via Hibernate.
- PersistentDateTimeAndZoneWithOffset() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDateTimeAndZoneWithOffset
-
- PersistentDateTimeAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist DateTime
via Hibernate.
- PersistentDateTimeAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDateTimeAsString
-
- PersistentDateTimeAsUtcString - Class in org.jadira.usertype.dateandtime.joda
-
Persist
DateTime
as a string of three parts:
the
DateTime
transformed into UTC time, formatted as such:
yyyy-MM-dd'T'HH:mm:ss.SSS
the underscore symbol (_)
the id of the
DateTime
's original time zone (for example Europe/London or UTC)
This user-type was created to workaround Hibernate's
HHH-5574
bug by storing the complete
DateTime
data, including the specific time zone, not just the offset (ala ISO 8601), in
one single, sortable field.
- PersistentDateTimeAsUtcString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDateTimeAsUtcString
-
- PersistentDateTimeWithZone - Class in org.jadira.usertype.dateandtime.joda
-
- PersistentDateTimeWithZone() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDateTimeWithZone
-
Deprecated.
- PersistentDateTimeZoneAsString - Class in org.jadira.usertype.dateandtime.joda
-
Maps a DateTimeZone
to and from String for Hibernate.
- PersistentDateTimeZoneAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDateTimeZoneAsString
-
- PersistentDateTimeZoneWithOffsetAsString - Class in org.jadira.usertype.dateandtime.joda
-
Maps a DateTimeZone
to and from String for Hibernate.
- PersistentDateTimeZoneWithOffsetAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDateTimeZoneWithOffsetAsString
-
- PersistentDurationAsMillisLong - Class in org.jadira.usertype.dateandtime.joda
-
Maps a Duration
to and from Long for Hibernate.
- PersistentDurationAsMillisLong() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDurationAsMillisLong
-
- PersistentDurationAsNanosBigInteger - Class in org.jadira.usertype.dateandtime.joda
-
Maps a Duration
to and from BigInteger for Hibernate.
- PersistentDurationAsNanosBigInteger() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDurationAsNanosBigInteger
-
- PersistentDurationAsSecondsInteger - Class in org.jadira.usertype.dateandtime.joda
-
Maps a Duration
to and from Integer for Hibernate.
- PersistentDurationAsSecondsInteger() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDurationAsSecondsInteger
-
- PersistentDurationAsString - Class in org.jadira.usertype.dateandtime.joda
-
Maps a Duration
to and from String for Hibernate.
- PersistentDurationAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentDurationAsString
-
- PersistentEnum - Class in org.jadira.usertype.corejava
-
- PersistentEnum() - Constructor for class org.jadira.usertype.corejava.PersistentEnum
-
- PersistentInstantAsMillisLong - Class in org.jadira.usertype.dateandtime.joda
-
Persist Instant
via Hibernate using milliseconds of the day.
- PersistentInstantAsMillisLong() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentInstantAsMillisLong
-
- PersistentInstantAsNanosBigInteger - Class in org.jadira.usertype.dateandtime.joda
-
Persist Instant
via Hibernate using nanoseconds of the day.
- PersistentInstantAsNanosBigInteger() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentInstantAsNanosBigInteger
-
- PersistentInstantAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist Instant
via Hibernate.
- PersistentInstantAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentInstantAsString
-
- PersistentInstantAsTimestamp - Class in org.jadira.usertype.dateandtime.joda
-
Persist Instant
via Hibernate using a JDBC Timestamp datatype with a reference date.
- PersistentInstantAsTimestamp() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentInstantAsTimestamp
-
- PersistentInterval - Class in org.jadira.usertype.dateandtime.joda
-
Persist Interval
via Hibernate.
- PersistentInterval() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentInterval
-
- PersistentLocalDate - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalDate
via Hibernate.
- PersistentLocalDate() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalDate
-
- PersistentLocalDateAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalDate
as a String via Hibernate.
- PersistentLocalDateAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalDateAsString
-
- PersistentLocalDateTime - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalDateTime
via Hibernate.
- PersistentLocalDateTime() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalDateTime
-
- PersistentLocalDateTimeAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalDateTime
via Hibernate.
- PersistentLocalDateTimeAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalDateTimeAsString
-
- PersistentLocalTime - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalTime
via Hibernate as a SQL TIME datatype - note that sub-second values will not
be retained.
- PersistentLocalTime() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalTime
-
- PersistentLocalTimeAsMillisInteger - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalTime
via Hibernate using milliseconds of the day.
- PersistentLocalTimeAsMillisInteger() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalTimeAsMillisInteger
-
- PersistentLocalTimeAsNanosLong - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalTime
via Hibernate using nanoseconds of the day.
- PersistentLocalTimeAsNanosLong() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalTimeAsNanosLong
-
- PersistentLocalTimeAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalTime
via Hibernate.
- PersistentLocalTimeAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalTimeAsString
-
- PersistentLocalTimeAsTimestamp - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalTime
via Hibernate using a JDBC Timestamp datatype with a reference date.
- PersistentLocalTimeAsTimestamp() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalTimeAsTimestamp
-
- PersistentMinutes - Class in org.jadira.usertype.dateandtime.joda
-
Persist Minutes
via Hibernate using integer value.
- PersistentMinutes() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentMinutes
-
- PersistentMoneyAmount - Class in org.jadira.usertype.moneyandcurrency.joda
-
Maps Money
to and from a BigDecimal column.
- PersistentMoneyAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentMoneyAmount
-
- PersistentMoneyAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the decimal amount and currency from a Money instance
- PersistentMoneyAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentMoneyAmountAndCurrency
-
- PersistentMoneyAmountAndCurrencyAsInteger - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the decimal amount and currency from a Money instance
- PersistentMoneyAmountAndCurrencyAsInteger() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentMoneyAmountAndCurrencyAsInteger
-
- PersistentMoneyMajorAmount - Class in org.jadira.usertype.moneyandcurrency.joda
-
Maps Money
to and from a Long column using the Major amount for storage.
- PersistentMoneyMajorAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentMoneyMajorAmount
-
- PersistentMoneyMajorAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the minor amount and currency from a Money instance
- PersistentMoneyMajorAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentMoneyMajorAmountAndCurrency
-
- PersistentMoneyMajorAmountAndCurrencyAsInteger - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the minor amount and currency from a Money instance
- PersistentMoneyMajorAmountAndCurrencyAsInteger() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentMoneyMajorAmountAndCurrencyAsInteger
-
- PersistentMoneyMinorAmount - Class in org.jadira.usertype.moneyandcurrency.joda
-
Maps Money
to and from a Long column using the minor amount for storage.
- PersistentMoneyMinorAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentMoneyMinorAmount
-
- PersistentMoneyMinorAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the minor amount and currency from a Money instance
- PersistentMoneyMinorAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentMoneyMinorAmountAndCurrency
-
- PersistentMoneyMinorAmountAndCurrencyAsInteger - Class in org.jadira.usertype.moneyandcurrency.joda
-
Persists the minor amount and currency from a Money instance
- PersistentMoneyMinorAmountAndCurrencyAsInteger() - Constructor for class org.jadira.usertype.moneyandcurrency.joda.PersistentMoneyMinorAmountAndCurrencyAsInteger
-
- PersistentMonthDayAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist MonthDay
via Hibernate.
- PersistentMonthDayAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentMonthDayAsString
-
- PersistentPeriodAsString - Class in org.jadira.usertype.dateandtime.joda
-
Maps a Period
to and from String for Hibernate.
- PersistentPeriodAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentPeriodAsString
-
- PersistentTimeOfDay - Class in org.jadira.usertype.dateandtime.joda
-
- PersistentTimeOfDay() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentTimeOfDay
-
Deprecated.
- PersistentTimeOfDayAsMillisInteger - Class in org.jadira.usertype.dateandtime.joda
-
- PersistentTimeOfDayAsMillisInteger() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentTimeOfDayAsMillisInteger
-
Deprecated.
- PersistentTimeOfDayAsNanosLong - Class in org.jadira.usertype.dateandtime.joda
-
- PersistentTimeOfDayAsNanosLong() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentTimeOfDayAsNanosLong
-
Deprecated.
- PersistentTimeOfDayAsString - Class in org.jadira.usertype.dateandtime.joda
-
- PersistentTimeOfDayAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentTimeOfDayAsString
-
Deprecated.
- PersistentTimeOfDayAsTimestamp - Class in org.jadira.usertype.dateandtime.joda
-
- PersistentTimeOfDayAsTimestamp() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentTimeOfDayAsTimestamp
-
Deprecated.
- PersistentTimestamp - Class in org.jadira.usertype.dateandtime.legacyjdk
-
Persist
Date
via Hibernate.
- PersistentTimestamp() - Constructor for class org.jadira.usertype.dateandtime.legacyjdk.PersistentTimestamp
-
- PersistentYearMonthAsString - Class in org.jadira.usertype.dateandtime.joda
-
Maps a YearMonth
to and from String for Hibernate.
- PersistentYearMonthAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentYearMonthAsString
-
- PersistentYearMonthDay - Class in org.jadira.usertype.dateandtime.joda
-
- PersistentYearMonthDay() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentYearMonthDay
-
Deprecated.
- PersistentYearMonthDayAsString - Class in org.jadira.usertype.dateandtime.joda
-
- PersistentYearMonthDayAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentYearMonthDayAsString
-
Deprecated.
- PersistentYears - Class in org.jadira.usertype.dateandtime.joda
-
Persist Years
via Hibernate using integer value.
- PersistentYears() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentYears
-