Uses of Interface
org.hibernate.boot.model.source.spi.PluralAttributeElementSource
Packages that use PluralAttributeElementSource
Package
Description
-
Uses of PluralAttributeElementSource in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement PluralAttributeElementSourceModifier and TypeClassDescriptionclass
class
class
class
class
Methods in org.hibernate.boot.model.source.internal.hbm that return PluralAttributeElementSource -
Uses of PluralAttributeElementSource in org.hibernate.boot.model.source.spi
Subinterfaces of PluralAttributeElementSource in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
interface
Describes the source for the elements of persistent collections (plural attributes) where the elements are basic typesinterface
Describes the source for the elements of persistent collections (plural attributes) where the elements are composites/embeddables.interface
Describes the source for the elements of persistent collections (plural attributes) where the elements are defined by Hibernate's any mappinginterface
Describes the source for the elements of persistent collections (plural attributes) where the elements are many-to-many associationinterface
Describes the source for the elements of persistent collections (plural attributes) where the elements are a one-to-many associationMethods in org.hibernate.boot.model.source.spi that return PluralAttributeElementSource