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