| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalBindingContext | |
|---|---|
| org.hibernate.metamodel.source.annotations.entity | |
| org.hibernate.metamodel.source.binder | |
| org.hibernate.metamodel.source.hbm | |
| Uses of LocalBindingContext in org.hibernate.metamodel.source.annotations.entity | 
|---|
| Classes in org.hibernate.metamodel.source.annotations.entity that implement LocalBindingContext | |
|---|---|
|  class | EntityBindingContextAnnotation version of a local binding context. | 
| Methods in org.hibernate.metamodel.source.annotations.entity that return LocalBindingContext | |
|---|---|
|  LocalBindingContext | EntitySourceImpl.getLocalBindingContext() | 
|  LocalBindingContext | ComponentAttributeSourceImpl.getLocalBindingContext() | 
| Uses of LocalBindingContext in org.hibernate.metamodel.source.binder | 
|---|
| Methods in org.hibernate.metamodel.source.binder that return LocalBindingContext | |
|---|---|
|  LocalBindingContext | AttributeSourceContainer.getLocalBindingContext()Obtain the local binding context associated with this container. | 
|  LocalBindingContext | EntitySource.getLocalBindingContext()Obtain the binding context local to this entity source. | 
| Uses of LocalBindingContext in org.hibernate.metamodel.source.hbm | 
|---|
| Subinterfaces of LocalBindingContext in org.hibernate.metamodel.source.hbm | |
|---|---|
|  interface | HbmBindingContextDefines features specific to the hbm.xmlvariety of aBindingContext | 
| Methods in org.hibernate.metamodel.source.hbm that return LocalBindingContext | |
|---|---|
| protected  LocalBindingContext | AbstractPluralAttributeSourceImpl.bindingContext() | 
|  LocalBindingContext | ComponentAttributeSourceImpl.getLocalBindingContext() | 
|  LocalBindingContext | CompositePluralAttributeElementSourceImpl.getLocalBindingContext() | 
|  LocalBindingContext | AbstractEntitySourceImpl.getLocalBindingContext() | 
| Methods in org.hibernate.metamodel.source.hbm with parameters of type LocalBindingContext | |
|---|---|
| static List<RelationalValueSource> | Helper.buildValueSources(Helper.ValueSourcesAdapter valueSourcesAdapter,
                  LocalBindingContext bindingContext) | 
| static Schema.Name | Helper.determineDatabaseSchemaName(String explicitSchemaName,
                            String explicitCatalogName,
                            LocalBindingContext bindingContext) | 
| static Iterable<CascadeStyle> | Helper.interpretCascadeStyles(String cascades,
                       LocalBindingContext bindingContext) | 
| Constructors in org.hibernate.metamodel.source.hbm with parameters of type LocalBindingContext | |
|---|---|
| BasicPluralAttributeElementSourceImpl(JaxbElementElement elementElement,
                                      LocalBindingContext bindingContext) | |
| ComponentAttributeSourceImpl(JaxbComponentElement componentElement,
                             AttributeSourceContainer parentContainer,
                             LocalBindingContext bindingContext) | |
| CompositePluralAttributeElementSourceImpl(JaxbCompositeElementElement compositeElement,
                                          LocalBindingContext bindingContext) | |
| ManyToManyPluralAttributeElementSourceImpl(JaxbManyToManyElement manyToManyElement,
                                           LocalBindingContext bindingContext) | |
| OneToManyPluralAttributeElementSourceImpl(JaxbOneToManyElement oneToManyElement,
                                          LocalBindingContext bindingContext) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||