Uses of Class
org.hibernate.jsr303.tck.tests.xmlconfiguration.UserType

Packages that use UserType
org.hibernate.jsr303.tck.tests.xmlconfiguration   
 

Uses of UserType in org.hibernate.jsr303.tck.tests.xmlconfiguration
 

Methods in org.hibernate.jsr303.tck.tests.xmlconfiguration that return UserType
static UserType UserType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserType[] UserType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2011. All Rights Reserved.