Package | Description |
---|---|
org.hibernate.boot.internal | |
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.spi | |
org.hibernate.testing.boot |
Modifier and Type | Class and Description |
---|---|
class |
InFlightMetadataCollectorImpl
The implementation of the in-flight Metadata collector contract.
|
Modifier and Type | Method and Description |
---|---|
InFlightMetadataCollector |
MetadataBuildingContextRootImpl.getMetadataCollector() |
Constructor and Description |
---|
MetadataBuildingContextRootImpl(MetadataBuildingOptions options,
ClassLoaderAccess classLoaderAccess,
InFlightMetadataCollector metadataCollector) |
Modifier and Type | Method and Description |
---|---|
InFlightMetadataCollector |
MappingDocument.getMetadataCollector() |
Modifier and Type | Method and Description |
---|---|
void |
ModelBinder.DelayedPropertyReferenceHandlerImpl.process(InFlightMetadataCollector metadataCollector) |
Modifier and Type | Method and Description |
---|---|
InFlightMetadataCollector |
MetadataBuildingContext.getMetadataCollector()
Access to the collector of metadata as we build it.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataContributor.contribute(InFlightMetadataCollector metadataCollector,
org.jboss.jandex.IndexView jandexIndex)
Perform the contributions.
|
void |
InFlightMetadataCollector.DelayedPropertyReferenceHandler.process(InFlightMetadataCollector metadataCollector) |
Modifier and Type | Method and Description |
---|---|
InFlightMetadataCollector |
MetadataBuildingContextTestingImpl.getMetadataCollector() |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.