Class GenericFieldCondition

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GenericFieldComparisonCondition, GenericFieldConditionTest.TestableGenericFieldCondition, GenericLiteralCondition, GenericSubQueryCondition, GenericValueCondition

public abstract class GenericFieldCondition extends GenericCondition
Super class for all conditions responsible for any kind of field comparison.
See Also: