Package | Description |
---|---|
org.hibernate.metamodel.source.annotations | |
org.hibernate.metamodel.source.binder |
Modifier and Type | Class and Description |
---|---|
class |
EntityHierarchyImpl |
Modifier and Type | Method and Description |
---|---|
static Set<EntityHierarchy> |
EntityHierarchyBuilder.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.
|
Modifier and Type | Method and Description |
---|---|
void |
Binder.processEntityHierarchy(EntityHierarchy entityHierarchy)
Process an entity hierarchy.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.