Package google.registry.persistence.converter
package google.registry.persistence.converter
-
ClassDescriptionHibernate custom type for
TimedTransitionProperty
ofAllocationToken.TokenStatus
.Hibernate custom type forTimedTransitionProperty
ofMoney
.JPA converter for ASCII StringBloomFilter
s.Hibernate custom type forList
ofCidrAddressBlock
.JPA converter forCurrencyUnit
s.JPA converter to for storing/retrievingDateTime
objects.Hibernate custom type forDuration
.Hibernate custom type forTimedTransitionProperty
ofFeatureFlag.FeatureStatus
.Hibernate custom type forSet
ofInetAddress
objects.Defines JPA mapping forJoda Money type
.MapsMoney
fields to database columns.JPA converter forLocalDate
, to/fromDate
.Hibernate custom type forList
ofDisclose.PostalInfoChoice
.StringCollectionUserType<V,C extends Collection<V>> Base Hibernate custom type forCollection
of entities backed by a postgresql one-dimension text array.Hibernate custom type forMap
of String to String values.TimedTransitionBaseUserType<V extends Serializable>Base Hibernate custom type forTimedTransitionProperty
.Hibernate custom type forTimedTransitionProperty
ofTld.TldState
.VKeyConverter<T,C extends Serializable> ConvertsVKey
to/from a type that can be directly stored in the database.