| Package | Description |
|---|---|
| org.hibernate.boot.model.source.internal.hbm | |
| org.hibernate.boot.model.source.spi | |
| org.hibernate.boot.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HbmLocalMetadataBuildingContext
Access to contextual information specific to a
hbm.xml mapping. |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingDocument
Aggregates together information about a mapping document.
|
| Modifier and Type | Method and Description |
|---|---|
LocalMetadataBuildingContext |
EmbeddableSourceVirtualImpl.getLocalMetadataBuildingContext() |
LocalMetadataBuildingContext |
EmbeddableSourceImpl.getLocalMetadataBuildingContext() |
LocalMetadataBuildingContext |
AbstractEntitySourceImpl.getLocalMetadataBuildingContext() |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
RelationalObjectBinder.ColumnNamingDelegate.determineImplicitName(LocalMetadataBuildingContext context) |
| Modifier and Type | Method and Description |
|---|---|
LocalMetadataBuildingContext |
AttributeSourceContainer.getLocalMetadataBuildingContext()
Obtain the local binding context associated with this container.
|
LocalMetadataBuildingContext |
IdentifiableTypeSource.getLocalMetadataBuildingContext()
Obtain the metadata-building context local to this entity source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InFlightMetadataCollector.EntityTableXref.addSecondaryTable(LocalMetadataBuildingContext buildingContext,
Identifier logicalName,
Join secondaryTableJoin) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.