Class RelationMapInverseKeyFieldStrategy

All Implemented Interfaces:
Serializable, FieldStrategy, Strategy, LRSMapFieldStrategy

public class RelationMapInverseKeyFieldStrategy extends RelationToManyInverseKeyFieldStrategy implements LRSMapFieldStrategy
Uses an inverse foreign key in the table of the map value to determine map values. Derives map keys from a field in each value.
Author:
Abe White
See Also: