Uses of Class
org.hibernate.type.CompositeCustomType
-
Packages that use CompositeCustomType Package Description org.hibernate.type -
-
Uses of CompositeCustomType in org.hibernate.type
Methods in org.hibernate.type that return CompositeCustomType Modifier and Type Method Description CompositeCustomTypeTypeFactory. customComponent(Class<CompositeUserType> typeClass, Properties parameters)Deprecated.static CompositeCustomTypeTypeFactory. customComponent(Class<CompositeUserType> typeClass, Properties parameters, TypeFactory.TypeScope scope)Deprecated.Only for use temporary use byHibernate
-