Class ContainerFieldStrategy

All Implemented Interfaces:
Serializable, FieldStrategy, Strategy
Direct Known Subclasses:
MapTableFieldStrategy, StoreCollectionFieldStrategy

public abstract class ContainerFieldStrategy extends AbstractFieldStrategy
An abstract container mapping that handles traversing the join to examine the size of the relation.
Author:
Marc Prud'hommeaux
See Also: