Uses of Package
com.vladmihalcea.hibernate.type.basic

Packages that use com.vladmihalcea.hibernate.type.basic
com.vladmihalcea.hibernate.type.basic   
 

Classes in com.vladmihalcea.hibernate.type.basic used by com.vladmihalcea.hibernate.type.basic
Inet
          The Inet object type is used to represent an IP address.
NullableCharacterType
          Maps an Character to a nullable CHAR column type.
PostgreSQLCITextType
          Maps a String object type to a PostgreSQL citext column type.
PostgreSQLEnumType
          Maps an Enum to a PostgreSQL ENUM column type.
PostgreSQLHStoreType
          Maps a Map object type to a PostgreSQL hstore column type.
PostgreSQLInetType
          Maps an Inet object type to a PostgreSQL INET column type.
 



Copyright © 2022. All rights reserved.