Uses of Class
io.hypersistence.utils.hibernate.type.DescriptorImmutableType
Packages that use DescriptorImmutableType
Package
Description
-
Uses of DescriptorImmutableType in io.hypersistence.utils.hibernate.type.basic
Subclasses of DescriptorImmutableType in io.hypersistence.utils.hibernate.type.basicModifier and TypeClassDescriptionclassMaps aMonthobject type to aINTcolumn type which is saved as value from 1 (January) to 12 (December), according to the ISO 8601 standard.classMaps a JavaMonthDayobject to aDATEcolumn type.classMaps a JavaMonthDayobject to aINTcolumn type.classMaps a JavaYearMonthobject to aDATEcolumn type.classMaps a JavaYearMonthobject to an small and continuousINTcolumn type which defines the months that passed since the Unix epoch.classMaps a JavaYearMonthobject to anINTcolumn type.classMaps a JavaYearMonthobject to aTIMESTAMPcolumn type.classMaps a JavaYearobject to anINTcolumn type.classMaps a JavaZoneIdobject to anVARCHARcolumn type. -
Uses of DescriptorImmutableType in io.hypersistence.utils.hibernate.type.money
Subclasses of DescriptorImmutableType in io.hypersistence.utils.hibernate.type.moneyModifier and TypeClassDescriptionclassMaps a JavaCurrencyUnitobject to aVARCHARcolumn type.