Class RelationToManyTableFieldStrategy

All Implemented Interfaces:
Serializable, FieldStrategy, Strategy
Direct Known Subclasses:
RelationCollectionTableFieldStrategy, RelationMapTableFieldStrategy

public abstract class RelationToManyTableFieldStrategy extends StoreCollectionFieldStrategy
Maps a set of related objects through an association table.
Author:
Abe White
See Also: