Class RelationCollectionInverseKeyFieldStrategy

All Implemented Interfaces:
Serializable, FieldStrategy, Strategy, LRSCollectionFieldStrategy

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