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 TypeClassDescriptionclassclassclassclassclassMethods 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 TypeInterfaceDescriptioninterfaceinterfaceDescribes the source for the elements of persistent collections (plural attributes) where the elements are basic typesinterfaceDescribes the source for the elements of persistent collections (plural attributes) where the elements are composites/embeddables.interfaceDescribes the source for the elements of persistent collections (plural attributes) where the elements are defined by Hibernate's any mappinginterfaceDescribes 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 associationMethods in org.hibernate.boot.model.source.spi that return PluralAttributeElementSource