Uses of Class
org.hibernate.type.TypeFactory
-
Packages that use TypeFactory Package Description org.hibernate.type -
-
Uses of TypeFactory in org.hibernate.type
Methods in org.hibernate.type that return TypeFactory Modifier and Type Method Description TypeFactoryTypeResolver. getTypeFactory()Deprecated.Constructors in org.hibernate.type with parameters of type TypeFactory Constructor Description TypeResolver(TypeConfiguration typeConfiguration, TypeFactory typeFactory)Deprecated.
-