- parseJavaZone(String) - Method in class org.jadira.usertype.dateandtime.joda.columnmapper.TimestampColumnDateTimeMapper
-
- parseJavaZone(String) - Method in class org.jadira.usertype.dateandtime.threeten.columnmapper.TimeColumnOffsetTimeMapper
-
- parseJavaZone(String) - Method in class org.jadira.usertype.dateandtime.threeten.columnmapper.TimestampColumnOffsetDateTimeMapper
-
- parseJavaZone(String) - Method in class org.jadira.usertype.dateandtime.threeten.columnmapper.TimestampColumnOffsetTimeMapper
-
- parseJavaZone(String) - Method in class org.jadira.usertype.dateandtime.threeten.columnmapper.TimestampColumnZonedDateTimeMapper
-
- 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
-
- PersistentBoundClass - Class in org.jadira.usertype.bindings
-
Allows dynamic invocation of any class by mapping it using a binding type.
- PersistentBoundClass() - Constructor for class org.jadira.usertype.bindings.PersistentBoundClass
-
- 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
-
- PersistentCurrencyUnit - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Maps a CurrencyUnit
to and from String for Hibernate.
- PersistentCurrencyUnit() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.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
-
- PersistentDayOfWeekAsInteger - Class in org.jadira.usertype.dateandtime.threeten
-
Persist DayOfWeek
via Hibernate using integer value.
- PersistentDayOfWeekAsInteger() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentDayOfWeekAsInteger
-
- PersistentDayOfWeekAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Persist DayOfWeek
via Hibernate.
- PersistentDayOfWeekAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentDayOfWeekAsString
-
- 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
-
- PersistentDurationAsMillisLong - Class in org.jadira.usertype.dateandtime.threeten
-
Maps a Duration
to and from Long for Hibernate.
- PersistentDurationAsMillisLong() - Constructor for class org.jadira.usertype.dateandtime.threeten.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
-
- PersistentDurationAsNanosBigInteger - Class in org.jadira.usertype.dateandtime.threeten
-
Maps a Duration
to and from BigInteger for Hibernate.
- PersistentDurationAsNanosBigInteger() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentDurationAsNanosBigInteger
-
- PersistentDurationAsSecondsAndNanosDecimal - Class in org.jadira.usertype.dateandtime.threeten
-
Maps a Duration
to and from a decimal value for Hibernate.
- PersistentDurationAsSecondsAndNanosDecimal() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentDurationAsSecondsAndNanosDecimal
-
- 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
-
- PersistentDurationAsSecondsInteger - Class in org.jadira.usertype.dateandtime.threeten
-
Maps a Duration
to and from Integer for Hibernate.
- PersistentDurationAsSecondsInteger() - Constructor for class org.jadira.usertype.dateandtime.threeten.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
-
- PersistentDurationAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Maps a Duration
to and from String for Hibernate.
- PersistentDurationAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentDurationAsString
-
- PersistentE164PhoneNumberWithExtension - Class in org.jadira.usertype.phonenumber
-
- PersistentE164PhoneNumberWithExtension() - Constructor for class org.jadira.usertype.phonenumber.PersistentE164PhoneNumberWithExtension
-
- PersistentEnum - Class in org.jadira.usertype.corejava.enumerated
-
- PersistentEnum() - Constructor for class org.jadira.usertype.corejava.enumerated.PersistentEnum
-
- PersistentEnumAsPostgreSQLEnum - Class in org.jadira.usertype.corejava.enumerated
-
- PersistentEnumAsPostgreSQLEnum() - Constructor for class org.jadira.usertype.corejava.enumerated.PersistentEnumAsPostgreSQLEnum
-
- PersistentFastMoneyAmount - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Maps FastMoney
to and from a BigDecimal column.
- PersistentFastMoneyAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyAmount
-
- PersistentFastMoneyAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Persists the decimal amount and currency from a FastMoney instance
- PersistentFastMoneyAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyAmountAndCurrency
-
- PersistentFastMoneyMajorAmount - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Maps FastMoney
to and from a Long column using the Major amount for storage.
- PersistentFastMoneyMajorAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyMajorAmount
-
- PersistentFastMoneyMajorAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Persists the minor amount and currency from a FastMoney instance
- PersistentFastMoneyMajorAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyMajorAmountAndCurrency
-
- PersistentFastMoneyMinorAmount - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Maps FastMoney
to and from a Long column using the minor amount for storage.
- PersistentFastMoneyMinorAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyMinorAmount
-
- PersistentFastMoneyMinorAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Persists the minor amount and currency from a FastMoney instance
- PersistentFastMoneyMinorAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyMinorAmountAndCurrency
-
- 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
-
- PersistentInstantAsMillisLong - Class in org.jadira.usertype.dateandtime.threeten
-
Persist Instant
via Hibernate using milliseconds of the day.
- PersistentInstantAsMillisLong() - Constructor for class org.jadira.usertype.dateandtime.threeten.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
-
- PersistentInstantAsNanosBigInteger - Class in org.jadira.usertype.dateandtime.threeten
-
Persist Instant
via Hibernate using nanoseconds of the day.
- PersistentInstantAsNanosBigInteger() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentInstantAsNanosBigInteger
-
- PersistentInstantAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist Instant
via Hibernate.
- PersistentInstantAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentInstantAsString
-
- PersistentInstantAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Persist Instant
via Hibernate.
- PersistentInstantAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.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
-
- PersistentInstantAsTimestamp - Class in org.jadira.usertype.dateandtime.threeten
-
Persist Instant
via Hibernate using a JDBC Timestamp datatype with a reference date.
- PersistentInstantAsTimestamp() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentInstantAsTimestamp
-
- PersistentInterval - Class in org.jadira.usertype.dateandtime.joda
-
Persist Interval
via Hibernate.
- PersistentInterval() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentInterval
-
- PersistentISOCountryCode - Class in org.jadira.usertype.country
-
- PersistentISOCountryCode() - Constructor for class org.jadira.usertype.country.PersistentISOCountryCode
-
- PersistentJsonObjectAsPostgreSQLJson<T> - Class in org.jadira.usertype.json.jackson
-
- PersistentJsonObjectAsPostgreSQLJson() - Constructor for class org.jadira.usertype.json.jackson.PersistentJsonObjectAsPostgreSQLJson
-
- PersistentJsonObjectAsString<T> - Class in org.jadira.usertype.json.jackson
-
- PersistentJsonObjectAsString() - Constructor for class org.jadira.usertype.json.jackson.PersistentJsonObjectAsString
-
- PersistentLocalDate - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalDate
via Hibernate.
- PersistentLocalDate() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalDate
-
- PersistentLocalDate - Class in org.jadira.usertype.dateandtime.threeten
-
Persist LocalDate
via Hibernate.
- PersistentLocalDate() - Constructor for class org.jadira.usertype.dateandtime.threeten.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
-
- PersistentLocalDateAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Persist LocalDate
as a String via Hibernate.
- PersistentLocalDateAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentLocalDateAsString
-
- PersistentLocalDateTime - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalDateTime
via Hibernate.
- PersistentLocalDateTime() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalDateTime
-
- PersistentLocalDateTime - Class in org.jadira.usertype.dateandtime.threeten
-
Persist LocalDateTime
via Hibernate.
- PersistentLocalDateTime() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentLocalDateTime
-
- PersistentLocalDateTimeAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalDateTime
via Hibernate.
- PersistentLocalDateTimeAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalDateTimeAsString
-
- PersistentLocalDateTimeAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Persist LocalDateTime
via Hibernate.
- PersistentLocalDateTimeAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.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
-
- PersistentLocalTime - Class in org.jadira.usertype.dateandtime.threeten
-
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.threeten.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
-
- PersistentLocalTimeAsMillisInteger - Class in org.jadira.usertype.dateandtime.threeten
-
Persist LocalTime
via Hibernate using milliseconds of the day.
- PersistentLocalTimeAsMillisInteger() - Constructor for class org.jadira.usertype.dateandtime.threeten.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
-
- PersistentLocalTimeAsNanosLong - Class in org.jadira.usertype.dateandtime.threeten
-
Persist LocalTime
via Hibernate using nanoseconds of the day.
- PersistentLocalTimeAsNanosLong() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentLocalTimeAsNanosLong
-
- PersistentLocalTimeAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist LocalTime
via Hibernate.
- PersistentLocalTimeAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentLocalTimeAsString
-
- PersistentLocalTimeAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Persist LocalTime
via Hibernate.
- PersistentLocalTimeAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.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
-
- PersistentLocalTimeAsTimestamp - Class in org.jadira.usertype.dateandtime.threeten
-
Persist LocalTime
via Hibernate using a JDBC Timestamp datatype with a reference date.
- PersistentLocalTimeAsTimestamp() - Constructor for class org.jadira.usertype.dateandtime.threeten.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
-
- PersistentMoneyAmount - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Maps Money
to and from a BigDecimal column.
- PersistentMoneyAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.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
-
- PersistentMoneyAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Persists the decimal amount and currency from a Money instance
- PersistentMoneyAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.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
-
- PersistentMoneyMajorAmount - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Maps Money
to and from a Long column using the Major amount for storage.
- PersistentMoneyMajorAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.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
-
- PersistentMoneyMajorAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Persists the minor amount and currency from a Money instance
- PersistentMoneyMajorAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.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
-
- PersistentMoneyMinorAmount - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Maps Money
to and from a Long column using the minor amount for storage.
- PersistentMoneyMinorAmount() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.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
-
- PersistentMoneyMinorAmountAndCurrency - Class in org.jadira.usertype.moneyandcurrency.moneta
-
Persists the minor amount and currency from a Money instance
- PersistentMoneyMinorAmountAndCurrency() - Constructor for class org.jadira.usertype.moneyandcurrency.moneta.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
-
- PersistentMonthAsInteger - Class in org.jadira.usertype.dateandtime.threeten
-
Persist Month
via Hibernate using integer value.
- PersistentMonthAsInteger() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentMonthAsInteger
-
- PersistentMonthAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Persist Month
via Hibernate.
- PersistentMonthAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentMonthAsString
-
- PersistentMonthDayAsDate - Class in org.jadira.usertype.dateandtime.threeten
-
Persist MonthDay
to a Date via Hibernate.
- PersistentMonthDayAsDate() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentMonthDayAsDate
-
- PersistentMonthDayAsString - Class in org.jadira.usertype.dateandtime.joda
-
Persist MonthDay
via Hibernate.
- PersistentMonthDayAsString() - Constructor for class org.jadira.usertype.dateandtime.joda.PersistentMonthDayAsString
-
- PersistentMonthDayAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Persist MonthDay
via Hibernate.
- PersistentMonthDayAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentMonthDayAsString
-
- PersistentMonthDayAsTimestamp - Class in org.jadira.usertype.dateandtime.threeten
-
Persist MonthDay
to a Timestamp via Hibernate.
- PersistentMonthDayAsTimestamp() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentMonthDayAsTimestamp
-
- PersistentOffsetDateTime - Class in org.jadira.usertype.dateandtime.threeten
-
Persist OffsetDateTime
via Hibernate.
- PersistentOffsetDateTime() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentOffsetDateTime
-
- PersistentOffsetDateTimeAsStringAndStringOffset - Class in org.jadira.usertype.dateandtime.threeten
-
Persist OffsetDateTime
via Hibernate.
- PersistentOffsetDateTimeAsStringAndStringOffset() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentOffsetDateTimeAsStringAndStringOffset
-
- PersistentOffsetTime - Class in org.jadira.usertype.dateandtime.threeten
-
Persist OffsetTime
via Hibernate.
- PersistentOffsetTime() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentOffsetTime
-
- PersistentOffsetTimeAsLongAndStringOffset - Class in org.jadira.usertype.dateandtime.threeten
-
Persist OffsetTime
via Hibernate using nanoseconds of the day.
- PersistentOffsetTimeAsLongAndStringOffset() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentOffsetTimeAsLongAndStringOffset
-
- PersistentOffsetTimeAsStringAndStringOffset - Class in org.jadira.usertype.dateandtime.threeten
-
Persist OffsetTime
via Hibernate using nanoseconds of the day.
- PersistentOffsetTimeAsStringAndStringOffset() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentOffsetTimeAsStringAndStringOffset
-
- PersistentOffsetTimeAsTimeAndStringOffset - Class in org.jadira.usertype.dateandtime.threeten
-
Persist OffsetTime
via Hibernate.
- PersistentOffsetTimeAsTimeAndStringOffset() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentOffsetTimeAsTimeAndStringOffset
-
- PersistentOffsetTimeAsTimestamp - Class in org.jadira.usertype.dateandtime.threeten
-
Persist OffsetTime
via Hibernate using nanoseconds of the day.
- PersistentOffsetTimeAsTimestamp() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentOffsetTimeAsTimestamp
-
- 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
-
- PersistentPeriodAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Maps a Period
to and from String for Hibernate.
- PersistentPeriodAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentPeriodAsString
-
- PersistentQuantity<Q extends javax.measure.Quantity<Q>> - Class in org.jadira.usertype.unitsofmeasurement.indriya
-
Persists a Quantity using the specified unit.
- PersistentQuantity() - Constructor for class org.jadira.usertype.unitsofmeasurement.indriya.PersistentQuantity
-
- PersistentQuantityAndUnit - Class in org.jadira.usertype.unitsofmeasurement.indriya
-
Persists a Quantity using an arbitrary unit.
- PersistentQuantityAndUnit() - Constructor for class org.jadira.usertype.unitsofmeasurement.indriya.PersistentQuantityAndUnit
-
- PersistentStringMap - Class in org.jadira.usertype.corejava.collections
-
- PersistentStringMap() - Constructor for class org.jadira.usertype.corejava.collections.PersistentStringMap
-
- PersistentStringMapAsJson - Class in org.jadira.usertype.corejava.collections
-
- PersistentStringMapAsJson() - Constructor for class org.jadira.usertype.corejava.collections.PersistentStringMapAsJson
-
- PersistentStringMapAsPostgreSQLJson - Class in org.jadira.usertype.corejava.collections
-
- PersistentStringMapAsPostgreSQLJson() - Constructor for class org.jadira.usertype.corejava.collections.PersistentStringMapAsPostgreSQLJson
-
- 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
-
- PersistentUnit - Class in org.jadira.usertype.unitsofmeasurement.indriya
-
Persists a Unit using its assigned Symbol.
- PersistentUnit() - Constructor for class org.jadira.usertype.unitsofmeasurement.indriya.PersistentUnit
-
- PersistentYearAsInteger - Class in org.jadira.usertype.dateandtime.threeten
-
Persist Year
via Hibernate using integer value.
- PersistentYearAsInteger() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentYearAsInteger
-
- PersistentYearAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Maps a Year
to and from String for Hibernate.
- PersistentYearAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentYearAsString
-
- 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
-
- PersistentYearMonthAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Maps a YearMonth
to and from String for Hibernate.
- PersistentYearMonthAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.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
-
- PersistentZonedDateTime - Class in org.jadira.usertype.dateandtime.threeten
-
Persist ZonedDateTime
via Hibernate.
- PersistentZonedDateTime() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentZonedDateTime
-
- PersistentZonedDateTimeAsStringAndStringZone - Class in org.jadira.usertype.dateandtime.threeten
-
Persist ZonedDateTime
via Hibernate.
- PersistentZonedDateTimeAsStringAndStringZone() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentZonedDateTimeAsStringAndStringZone
-
- PersistentZoneIdAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Maps a ZoneId
to and from String for Hibernate.
- PersistentZoneIdAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentZoneIdAsString
-
- PersistentZoneOffsetAsString - Class in org.jadira.usertype.dateandtime.threeten
-
Maps a ZoneOffset
to and from String for Hibernate.
- PersistentZoneOffsetAsString() - Constructor for class org.jadira.usertype.dateandtime.threeten.PersistentZoneOffsetAsString
-