Package io.hypersistence.utils.hibernate.type.basic
package io.hypersistence.utils.hibernate.type.basic
-
ClassesClassDescriptionThe
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.Deprecated.Hibernate 6.3 includes support for PostgreSQL enums with the PostgreSQLEnumJdbcTypeMaps 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.