Uses of Interface
org.hibernate.usertype.UserCollectionType

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

Uses of UserCollectionType in org.hibernate.type
 

Methods in org.hibernate.type that return UserCollectionType
 UserCollectionType CustomCollectionType.getUserType()
           
 



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