Class AbstractPluralAssociationElementSourceImpl

java.lang.Object
org.hibernate.boot.model.source.internal.hbm.AbstractHbmSourceNode
org.hibernate.boot.model.source.internal.hbm.AbstractPluralAssociationElementSourceImpl
All Implemented Interfaces:
AssociationSource
Direct Known Subclasses:
PluralAttributeElementSourceManyToManyImpl, PluralAttributeElementSourceOneToManyImpl

public abstract class AbstractPluralAssociationElementSourceImpl extends AbstractHbmSourceNode implements AssociationSource