| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaAttributeContext | |
|---|---|
| org.hibernate.metamodel.binding | |
| org.hibernate.metamodel.source | |
| org.hibernate.metamodel.source.hbm | |
| org.hibernate.metamodel.source.internal | |
| Uses of MetaAttributeContext in org.hibernate.metamodel.binding | 
|---|
| Methods in org.hibernate.metamodel.binding that return MetaAttributeContext | |
|---|---|
 MetaAttributeContext | 
BasicAttributeBinding.getMetaAttributeContext()
 | 
 MetaAttributeContext | 
AbstractAttributeBinding.getMetaAttributeContext()
 | 
 MetaAttributeContext | 
AttributeBinding.getMetaAttributeContext()
Obtain the meta attributes associated with this binding  | 
 MetaAttributeContext | 
AttributeBindingContainer.getMetaAttributeContext()
Obtain the meta-attribute context for this container.  | 
 MetaAttributeContext | 
ComponentAttributeBinding.getMetaAttributeContext()
 | 
 MetaAttributeContext | 
EntityBinding.getMetaAttributeContext()
 | 
| Methods in org.hibernate.metamodel.binding with parameters of type MetaAttributeContext | |
|---|---|
 void | 
BasicAttributeBinding.setMetaAttributeContext(MetaAttributeContext metaAttributeContext)
 | 
 void | 
AbstractAttributeBinding.setMetaAttributeContext(MetaAttributeContext metaAttributeContext)
 | 
 void | 
ComponentAttributeBinding.setMetaAttributeContext(MetaAttributeContext metaAttributeContext)
 | 
 void | 
EntityBinding.setMetaAttributeContext(MetaAttributeContext metaAttributeContext)
 | 
| Uses of MetaAttributeContext in org.hibernate.metamodel.source | 
|---|
| Methods in org.hibernate.metamodel.source that return MetaAttributeContext | |
|---|---|
 MetaAttributeContext | 
MetadataImplementor.getGlobalMetaAttributeContext()
 | 
| Constructors in org.hibernate.metamodel.source with parameters of type MetaAttributeContext | |
|---|---|
MetaAttributeContext(MetaAttributeContext parentContext)
 | 
|
| Uses of MetaAttributeContext in org.hibernate.metamodel.source.hbm | 
|---|
| Methods in org.hibernate.metamodel.source.hbm that return MetaAttributeContext | |
|---|---|
static MetaAttributeContext | 
Helper.extractMetaAttributeContext(List<JaxbMetaElement> metaElementList,
                            boolean onlyInheritable,
                            MetaAttributeContext parentContext)
 | 
 MetaAttributeContext | 
HbmBindingContext.getMetaAttributeContext()
 | 
| Methods in org.hibernate.metamodel.source.hbm with parameters of type MetaAttributeContext | |
|---|---|
static MetaAttributeContext | 
Helper.extractMetaAttributeContext(List<JaxbMetaElement> metaElementList,
                            boolean onlyInheritable,
                            MetaAttributeContext parentContext)
 | 
| Uses of MetaAttributeContext in org.hibernate.metamodel.source.internal | 
|---|
| Methods in org.hibernate.metamodel.source.internal that return MetaAttributeContext | |
|---|---|
 MetaAttributeContext | 
MetadataImpl.getGlobalMetaAttributeContext()
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||