Uses of Interface
org.hibernate.type.PrimitiveType
-
Packages that use PrimitiveType Package Description org.hibernate.type -
-
Uses of PrimitiveType in org.hibernate.type
Classes in org.hibernate.type that implement PrimitiveType Modifier and Type Class Description classBooleanTypeclassByteTypeclassCharacterNCharTypeclassCharacterTypeclassDoubleTypeclassFloatTypeclassIntegerTypeA type that maps betweenINTEGERand @link Integer}classLongTypeclassNumericBooleanTypeclassShortTypeclassTrueFalseTypeclassYesNoType
-