Package org.hibernate.boot.model.process.spi
Defines an SPI used during the process of transforming
mapping sources into
the
Metadata
reference.-
Interface Summary Interface Description ManagedResources Represents the result of the first step of the process of buildingMetadataSources
reference into aMetadata
reference. -
Class Summary Class Description MetadataBuildingProcess Represents the process of transforming aMetadataSources
reference into aMetadata
reference.