|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RootEntitySource | |
---|---|
org.hibernate.metamodel.source.annotations | |
org.hibernate.metamodel.source.binder | |
org.hibernate.metamodel.source.hbm |
Uses of RootEntitySource in org.hibernate.metamodel.source.annotations |
---|
Methods in org.hibernate.metamodel.source.annotations that return RootEntitySource | |
---|---|
RootEntitySource |
EntityHierarchyImpl.getRootEntitySource()
|
Constructors in org.hibernate.metamodel.source.annotations with parameters of type RootEntitySource | |
---|---|
EntityHierarchyImpl(RootEntitySource source,
InheritanceType inheritanceType)
|
Uses of RootEntitySource in org.hibernate.metamodel.source.binder |
---|
Methods in org.hibernate.metamodel.source.binder that return RootEntitySource | |
---|---|
RootEntitySource |
EntityHierarchy.getRootEntitySource()
Obtain the hierarchy's root entity. |
Uses of RootEntitySource in org.hibernate.metamodel.source.hbm |
---|
Classes in org.hibernate.metamodel.source.hbm that implement RootEntitySource | |
---|---|
class |
RootEntitySourceImpl
|
Methods in org.hibernate.metamodel.source.hbm that return RootEntitySource | |
---|---|
RootEntitySource |
EntityHierarchyImpl.getRootEntitySource()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |