|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityHierarchy | |
---|---|
org.hibernate.metamodel.source.annotations | |
org.hibernate.metamodel.source.binder | |
org.hibernate.metamodel.source.hbm |
Uses of EntityHierarchy in org.hibernate.metamodel.source.annotations |
---|
Methods in org.hibernate.metamodel.source.annotations that return types with arguments of type EntityHierarchy | |
---|---|
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. |
Uses of EntityHierarchy in org.hibernate.metamodel.source.binder |
---|
Methods in org.hibernate.metamodel.source.binder with parameters of type EntityHierarchy | |
---|---|
void |
Binder.processEntityHierarchy(EntityHierarchy entityHierarchy)
Process an entity hierarchy. |
Uses of EntityHierarchy in org.hibernate.metamodel.source.hbm |
---|
Classes in org.hibernate.metamodel.source.hbm that implement EntityHierarchy | |
---|---|
class |
EntityHierarchyImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |