Uses of Class
org.hibernate.metamodel.source.annotations.entity.ConfiguredClassType

Packages that use ConfiguredClassType
org.hibernate.metamodel.source.annotations.entity   
 

Uses of ConfiguredClassType in org.hibernate.metamodel.source.annotations.entity
 

Methods in org.hibernate.metamodel.source.annotations.entity that return ConfiguredClassType
static ConfiguredClassType ConfiguredClassType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfiguredClassType[] ConfiguredClassType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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