Uses of Interface
org.hibernate.metamodel.mapping.Association
Packages that use Association
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 Association in org.hibernate.metamodel.mapping
Subinterfaces of Association in org.hibernate.metamodel.mappingModifier and TypeInterfaceDescriptioninterface
Commonality between `many-to-one`, `one-to-one` and `any`, as well as entity-valued collection elements and map-keys