Uses of Interface
org.hibernate.type.IdentifierType
-
Packages that use IdentifierType Package Description org.hibernate.type -
-
Uses of IdentifierType in org.hibernate.type
Subinterfaces of IdentifierType in org.hibernate.type Modifier and Type Interface Description interfaceDiscriminatorType<T>Additional contract for aTypemay be used for a discriminator.Classes in org.hibernate.type that implement IdentifierType Modifier and Type Class Description classBigIntegerTypeA type that maps between aNUMERICandBigInteger.classBooleanTypeclassByteTypeclassCharacterNCharTypeclassCharacterTypeclassCustomTypeclassDateTypeclassIntegerTypeA type that maps betweenINTEGERand @link Integer}classLongTypeclassNumericBooleanTypeclassShortTypeclassStringNVarcharTypeclassStringTypeclassTrueFalseTypeclassUrlTypeclassYesNoType
-