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