Uses of Class
org.hibernate.type.TypeFactory

Packages that use TypeFactory
org.hibernate.type A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. 
 

Uses of TypeFactory in org.hibernate.type
 

Methods in org.hibernate.type that return TypeFactory
 TypeFactory TypeResolver.getTypeFactory()
           
 

Constructors in org.hibernate.type with parameters of type TypeFactory
TypeResolver(BasicTypeRegistry basicTypeRegistry, TypeFactory typeFactory)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.