Uses of Class
org.hibernate.type.TrueFalseType
-
Packages that use TrueFalseType Package Description org.hibernate.type -
-
Uses of TrueFalseType in org.hibernate.type
Fields in org.hibernate.type declared as TrueFalseType Modifier and Type Field Description static TrueFalseTypeTrueFalseType. INSTANCEstatic TrueFalseTypeStandardBasicTypes. TRUE_FALSEThe standard Hibernate type for mappingBooleanto JDBCCHAR(1)(using 'T'/'F').
-