Interface LRSCollectionFieldStrategy

All Superinterfaces:
FieldStrategy, Serializable, Strategy
All Known Implementing Classes:
HandlerCollectionTableFieldStrategy, RelationCollectionInverseKeyFieldStrategy, RelationCollectionTableFieldStrategy

public interface LRSCollectionFieldStrategy extends FieldStrategy
Interface implemented by collection strategies so that they can support large result set collections.
Author:
Abe White