Uses of Interface
org.hibernate.type.DiscriminatorType
-
Packages that use DiscriminatorType Package Description org.hibernate.type -
-
Uses of DiscriminatorType in org.hibernate.type
Classes in org.hibernate.type that implement DiscriminatorType Modifier and Type Class Description classBigIntegerTypeA type that maps between aNUMERICandBigInteger.classBooleanTypeclassByteTypeclassCharacterNCharTypeclassCharacterTypeclassCustomTypeclassIntegerTypeA type that maps betweenINTEGERand @link Integer}classLongTypeclassNumericBooleanTypeclassShortTypeclassStringNVarcharTypeclassStringTypeclassTrueFalseTypeclassUrlTypeclassYesNoType
-