Package com.objectwave.persist.constraints

Interface Summary
ConstraintGuiIF  
 

Class Summary
Constraint Abstract class for all query constraints.
ConstraintAnyOf Define & manage the "any of" and "not any of" constraints.
ConstraintAnyOf.Test Unit test of some simple AnyOf values.
ConstraintBetween  
ConstraintBetween.Test Unit test of some simple Between values.
ConstraintBoolean Use this to create multiple constraints on a single field.
ConstraintBoolean.Test Unit test of some simple Between values.
ConstraintCompare The constraint object to handle the following comparison capabilities.
ConstraintFactory A factory for the generation and management of Constraint objects.
ConstraintGuiSelection A 'map' of Constraint classes to GUI objects.
ConstraintIsNull  
ConstraintSubSelect Define & manage the "any of" and "not any of" constraints.
CrossField Use this to create multiple constraints on a multiple fields.
CrossField.Test Unit test of some simple Between values.