Interface PluralAttributeElementSourceAssociation
-
- All Superinterfaces:
AssociationSource
,PluralAttributeElementSource
- All Known Subinterfaces:
PluralAttributeElementSourceManyToMany
,PluralAttributeElementSourceOneToMany
public interface PluralAttributeElementSourceAssociation extends PluralAttributeElementSource, AssociationSource
-
-
Method Summary
-
Methods inherited from interface org.hibernate.boot.model.source.spi.AssociationSource
getAttributeSource, getReferencedEntityName, isIgnoreNotFound, isMappedBy
-
Methods inherited from interface org.hibernate.boot.model.source.spi.PluralAttributeElementSource
getNature
-
-