Uses of Class
org.hibernate.type.YesNoType
-
Packages that use YesNoType Package Description org.hibernate.type -
-
Uses of YesNoType in org.hibernate.type
Fields in org.hibernate.type declared as YesNoType Modifier and Type Field Description static YesNoTypeYesNoType. INSTANCEstatic YesNoTypeStandardBasicTypes. YES_NOThe standard Hibernate type for mappingBooleanto JDBCCHAR(1)(using 'Y'/'N').
-