- 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
- Author:
- Steve Ebersole