|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntitySource | |
---|---|
org.hibernate.metamodel.source.annotations.entity | |
org.hibernate.metamodel.source.binder | |
org.hibernate.metamodel.source.hbm |
Uses of EntitySource in org.hibernate.metamodel.source.annotations.entity |
---|
Classes in org.hibernate.metamodel.source.annotations.entity that implement EntitySource | |
---|---|
class |
EntitySourceImpl
|
Uses of EntitySource in org.hibernate.metamodel.source.binder |
---|
Subinterfaces of EntitySource in org.hibernate.metamodel.source.binder | |
---|---|
interface |
RootEntitySource
Contract for the entity that is the root of an inheritance hierarchy. |
interface |
SubclassEntitySource
|
Uses of EntitySource in org.hibernate.metamodel.source.hbm |
---|
Classes in org.hibernate.metamodel.source.hbm that implement EntitySource | |
---|---|
class |
AbstractEntitySourceImpl
|
class |
RootEntitySourceImpl
|
class |
SubclassEntitySourceImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |