|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MetaAttributeSource in org.hibernate.metamodel.source.annotations.attribute |
|---|
| Methods in org.hibernate.metamodel.source.annotations.attribute that return types with arguments of type MetaAttributeSource | |
|---|---|
Iterable<MetaAttributeSource> |
SingularAttributeSourceImpl.metaAttributes()
|
| Uses of MetaAttributeSource in org.hibernate.metamodel.source.annotations.entity |
|---|
| Methods in org.hibernate.metamodel.source.annotations.entity that return types with arguments of type MetaAttributeSource | |
|---|---|
Iterable<MetaAttributeSource> |
ComponentAttributeSourceImpl.metaAttributes()
|
Iterable<MetaAttributeSource> |
EntitySourceImpl.metaAttributes()
|
| Uses of MetaAttributeSource in org.hibernate.metamodel.source.binder |
|---|
| Methods in org.hibernate.metamodel.source.binder that return types with arguments of type MetaAttributeSource | |
|---|---|
Iterable<MetaAttributeSource> |
EntitySource.metaAttributes()
Obtain the meta-attribute sources associated with this entity. |
Iterable<MetaAttributeSource> |
AttributeSource.metaAttributes()
Obtain the meta-attribute sources associated with this attribute. |
| Uses of MetaAttributeSource in org.hibernate.metamodel.source.hbm |
|---|
| Methods in org.hibernate.metamodel.source.hbm that return types with arguments of type MetaAttributeSource | |
|---|---|
static Iterable<MetaAttributeSource> |
Helper.buildMetaAttributeSources(List<JaxbMetaElement> metaElements)
|
Iterable<MetaAttributeSource> |
AbstractPluralAttributeSourceImpl.metaAttributes()
|
Iterable<MetaAttributeSource> |
AbstractEntitySourceImpl.metaAttributes()
|
Iterable<MetaAttributeSource> |
ComponentAttributeSourceImpl.metaAttributes()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||