| Package | Description |
|---|---|
| org.hibernate.boot.spi | |
| org.hibernate.testing.boot |
| 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-2022 Red Hat, Inc. All Rights Reserved.