|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityClass | |
---|---|
org.hibernate.metamodel.source.annotations.attribute | |
org.hibernate.metamodel.source.annotations.entity |
Uses of EntityClass in org.hibernate.metamodel.source.annotations.attribute |
---|
Constructors in org.hibernate.metamodel.source.annotations.attribute with parameters of type EntityClass | |
---|---|
DiscriminatorSourceImpl(EntityClass entityClass)
|
Uses of EntityClass in org.hibernate.metamodel.source.annotations.entity |
---|
Methods in org.hibernate.metamodel.source.annotations.entity that return EntityClass | |
---|---|
EntityClass |
EntitySourceImpl.getEntityClass()
|
Constructors in org.hibernate.metamodel.source.annotations.entity with parameters of type EntityClass | |
---|---|
EntityClass(org.jboss.jandex.ClassInfo classInfo,
EntityClass parent,
AccessType hierarchyAccessType,
InheritanceType inheritanceType,
AnnotationBindingContext context)
|
|
EntitySourceImpl(EntityClass entityClass)
|
|
RootEntitySourceImpl(EntityClass entityClass)
|
|
SubclassEntitySourceImpl(EntityClass entityClass)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |