Uses of Class
org.hibernate.type.CustomType
-
Packages that use CustomType Package Description org.hibernate.type -
-
Uses of CustomType in org.hibernate.type
Methods in org.hibernate.type that return CustomType Modifier and Type Method Description CustomTypeTypeFactory. custom(java.lang.Class<UserType> typeClass, java.util.Properties parameters)Deprecated.static CustomTypeTypeFactory. custom(java.lang.Class<UserType> typeClass, java.util.Properties parameters, TypeFactory.TypeScope scope)Deprecated.Only for use temporary use byHibernate
-