Uses of Class
org.hibernate.type.CompositeCustomType

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

Uses of CompositeCustomType in org.hibernate.type
 

Methods in org.hibernate.type that return CompositeCustomType
 CompositeCustomType TypeFactory.customComponent(java.lang.Class<CompositeUserType> typeClass, java.util.Properties parameters)
           
static CompositeCustomType TypeFactory.customComponent(java.lang.Class<CompositeUserType> typeClass, java.util.Properties parameters, TypeFactory.TypeScope scope)
          Deprecated. Only for use temporary use by Hibernate
 



Copyright © 2012. All Rights Reserved.