Interface PluralAttributeElementSourceManyToAny
-
- All Superinterfaces:
AnyMappingSource
,PluralAttributeElementSource
- All Known Implementing Classes:
PluralAttributeElementSourceManyToAnyImpl
public interface PluralAttributeElementSourceManyToAny extends PluralAttributeElementSource, AnyMappingSource
Describes the source for the elements of persistent collections (plural attributes) where the elements are defined by Hibernate's any mapping
-
-
Method Summary
-
Methods inherited from interface org.hibernate.boot.model.source.spi.AnyMappingSource
getDiscriminatorSource, getKeySource, isLazy
-
Methods inherited from interface org.hibernate.boot.model.source.spi.PluralAttributeElementSource
getNature
-
-