Class RelationToManyInverseKeyFieldStrategy

All Implemented Interfaces:
Serializable, FieldStrategy, Strategy
Direct Known Subclasses:
RelationCollectionInverseKeyFieldStrategy, RelationMapInverseKeyFieldStrategy

public abstract class RelationToManyInverseKeyFieldStrategy extends StoreCollectionFieldStrategy
Maps a relation to a set of other objects using an inverse foreign key in the related object table.
Author:
Abe White
See Also: