Uses of Class
org.hibernate.type.NumericBooleanType
-
Packages that use NumericBooleanType Package Description org.hibernate.type -
-
Uses of NumericBooleanType in org.hibernate.type
Fields in org.hibernate.type declared as NumericBooleanType Modifier and Type Field Description static NumericBooleanTypeNumericBooleanType. INSTANCEstatic NumericBooleanTypeStandardBasicTypes. NUMERIC_BOOLEANThe standard Hibernate type for mappingBooleanto JDBCINTEGER.
-