Uses of Interface
org.hibernate.boot.model.source.spi.AssociationSource
Packages that use AssociationSource
Package
Description
-
Uses of AssociationSource in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement AssociationSourceModifier and TypeClassDescriptionclassclassclassDescriptor for<key-many-to-one/>mappingclassclass -
Uses of AssociationSource in org.hibernate.boot.model.source.spi
Subinterfaces of AssociationSource in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterfaceinterfaceDescribes the source for the elements of persistent collections (plural attributes) where the elements are many-to-many associationinterfaceDescribes the source for the elements of persistent collections (plural attributes) where the elements are a one-to-many associationinterfaceinterfaceinterfaceFurther contract for sources of singular associations (one-to-oneandmany-to-one).