Uses of Interface
org.hibernate.usertype.EnhancedUserType

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

Uses of EnhancedUserType in org.hibernate.type
 

Classes in org.hibernate.type that implement EnhancedUserType
 class EnumType
          Value type mapper for enumerations.
 



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