Package org.hibernate.engine.spi
Interface Mapping
- All Superinterfaces:
MappingContext
Deprecated.
Declares operations used by implementors of
Type
that are common to
"compiled" mappings held at runtime by a SessionFactory
and "uncompiled" mappings held by a Configuration
.- See Also:
-
Method Summary
Methods inherited from interface org.hibernate.type.MappingContext
getIdentifierPropertyName, getIdentifierType, getReferencedPropertyType
TypeConfiguration
,Metadata
, orRuntimeMetamodels
orMappingContext
to access such information