Interface MappingContext

All Known Subinterfaces:
InFlightMetadataCollector, Metadata, MetadataImplementor, RuntimeMetamodelsImplementor
All Known Implementing Classes:
AbstractDelegatingMetadata, InFlightMetadataCollectorImpl, MetadataImpl, RuntimeMetamodelsImpl

public interface MappingContext
Declares operations used by implementors of Type that are common to the fully-"compiled" runtime mapping metadata held by a SessionFactory and the incomplete metamodel which exists during the metadata building process.
Since:
7.0
See Also: