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