Uses of Package
io.hypersistence.utils.hibernate.type.basic
Packages that use io.hypersistence.utils.hibernate.type.basic
-
Classes in io.hypersistence.utils.hibernate.type.basic used by io.hypersistence.utils.hibernate.type.basicClassDescriptionThe
Inetobject type is used to represent an IP address.Maps aMonthobject type to aINTcolumn type which is saved as value from 1 (January) to 12 (December), according to the ISO 8601 standard.Maps a JavaMonthDayobject to aDATEcolumn type.Maps a JavaMonthDayobject to aINTcolumn type.Maps anCharacterto a nullable CHAR column type.Maps anInetobject type to a PostgreSQL INET column type.Maps a JavaYearMonthobject to aDATEcolumn type.Maps a JavaYearMonthobject to an small and continuousINTcolumn type which defines the months that passed since the Unix epoch.Maps a JavaYearMonthobject to anINTcolumn type.Maps a JavaYearMonthobject to aTIMESTAMPcolumn type.Maps a JavaYearobject to anINTcolumn type.Maps a JavaZoneIdobject to anVARCHARcolumn type.