Interface LRSMapFieldStrategy

All Superinterfaces:
FieldStrategy, Serializable, Strategy
All Known Implementing Classes:
HandlerHandlerMapTableFieldStrategy, HandlerRelationMapTableFieldStrategy, MapTableFieldStrategy, RelationHandlerMapTableFieldStrategy, RelationMapInverseKeyFieldStrategy, RelationMapTableFieldStrategy, RelationRelationMapTableFieldStrategy

public interface LRSMapFieldStrategy extends FieldStrategy
Interface implemented by map strategies so that they can support large result set maps.
Author:
Abe White