Package org.hibernate.metamodel
-
Interface Summary Interface Description MappingMetamodel Access to information about the runtime relational O/R mapping modelRuntimeMetamodels Access to Hibernate's runtime metamodels which includes its domain-model (JPA impl) and its relational-mapping model -
Enum Summary Enum Description AttributeClassification An extended set ofAttribute.PersistentAttributeType
addingAttributeClassification.ANY
CollectionClassification Classifications of the plurality.RepresentationMode Enumeration of the built-in ways that Hibernate can represent the application's domain model.ValueClassification At the end of the day, any "value mapping" (id, version, attribute, collection element, etc) can be one of a few classifications. -
Exception Summary Exception Description UnsupportedMappingException