Uses of Interface
org.hibernate.metamodel.mapping.PropertyBasedMapping
Packages that use PropertyBasedMapping
Package
Description
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
-
Uses of PropertyBasedMapping in org.hibernate.metamodel.mapping
Subinterfaces of PropertyBasedMapping in org.hibernate.metamodel.mappingModifier and TypeInterfaceDescriptioninterface
An "aggregated" composite identifier, which is another way to say that the identifier is represented as an embeddable.interface
Describes an attribute at the mapping model level.interface
Mapping for a simple, single-column identifierinterface
Mapping of a plural (collection-valued) attributeinterface
Mapping for a singular (non-collection) attribute. -
Uses of PropertyBasedMapping in org.hibernate.metamodel.mapping.internal
Subinterfaces of PropertyBasedMapping in org.hibernate.metamodel.mapping.internalClasses in org.hibernate.metamodel.mapping.internal that implement PropertyBasedMappingModifier and TypeClassDescriptionclass
class
class
class
class
Mapping of a simple identifierclass
Singular, any-valued attributeclass
class
Support forEmbeddedId
class
The inverse part of a "non-aggregated" composite identifier.class
class
class
-
Uses of PropertyBasedMapping in org.hibernate.query.derived
Classes in org.hibernate.query.derived that implement PropertyBasedMappingModifier and TypeClassDescriptionclass
class