Uses of Class
org.hibernate.dialect.PostgreSQLInetJdbcType
-
Packages that use PostgreSQLInetJdbcType Package Description org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate. -
-
Uses of PostgreSQLInetJdbcType in org.hibernate.dialect
Fields in org.hibernate.dialect declared as PostgreSQLInetJdbcType Modifier and Type Field Description static PostgreSQLInetJdbcType
PostgreSQLInetJdbcType. INSTANCE
-