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