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

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

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

Methods in org.hibernate.metamodel.source.annotations.entity that return EmbeddableHierarchy
static EmbeddableHierarchy EmbeddableHierarchy.createEmbeddableHierarchy(Class<?> embeddableClass, String propertyName, AccessType accessType, AnnotationBindingContext context)
          Builds the configured class hierarchy for a an embeddable class.
 



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