public class EntityHierarchyBuilder extends Object
| Constructor and Description | 
|---|
EntityHierarchyBuilder()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Set<EntityHierarchy> | 
createEntityHierarchies(AnnotationBindingContext bindingContext)
Pre-processes the annotated entities from the index and create a set of entity hierarchies which can be bound
 to the metamodel. 
 | 
public static Set<EntityHierarchy> createEntityHierarchies(AnnotationBindingContext bindingContext)
bindingContext - The binding context, giving access to needed services and informationEntityHierarchy instances.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.