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