Uses of Class
org.hibernate.type.BasicTypeRegistry

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

Uses of BasicTypeRegistry in org.hibernate.type
 

Methods in org.hibernate.type that return BasicTypeRegistry
 BasicTypeRegistry BasicTypeRegistry.shallowCopy()
           
 

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



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