Interface TypeFactoryWrapper
- All Superinterfaces:
Wrapper
-
Method Summary
Methods inherited from interface org.hibernate.tool.orm.jbt.api.wrp.Wrapper
getWrappedObject
-
Method Details
-
getBooleanType
TypeWrapper getBooleanType() -
getByteType
TypeWrapper getByteType() -
getBigIntegerType
TypeWrapper getBigIntegerType() -
getShortType
TypeWrapper getShortType() -
getCalendarType
TypeWrapper getCalendarType() -
getCalendarDateType
TypeWrapper getCalendarDateType() -
getIntegerType
TypeWrapper getIntegerType() -
getBigDecimalType
TypeWrapper getBigDecimalType() -
getCharacterType
TypeWrapper getCharacterType() -
getClassType
TypeWrapper getClassType() -
getCurrencyType
TypeWrapper getCurrencyType() -
getDateType
TypeWrapper getDateType() -
getDoubleType
TypeWrapper getDoubleType() -
getFloatType
TypeWrapper getFloatType() -
getLocaleType
TypeWrapper getLocaleType() -
getLongType
TypeWrapper getLongType() -
getStringType
TypeWrapper getStringType() -
getTextType
TypeWrapper getTextType() -
getTimeType
TypeWrapper getTimeType() -
getTimestampType
TypeWrapper getTimestampType() -
getTimezoneType
TypeWrapper getTimezoneType() -
getTrueFalseType
TypeWrapper getTrueFalseType() -
getYesNoType
TypeWrapper getYesNoType() -
getNamedType
-
getBasicType
-
getTypeFormats
Map<TypeWrapper,String> getTypeFormats()
-