Inheritance diagram for org.odbms.Constraints:
This extension of the Constraint interface allows setting the evaluation mode of all contained Constraint objects with single calls.
See also Query.constraints() Query.constraints().
Definition at line 15 of file Constraints.java.
Public Member Functions | |
Constraint[] | toArray () |
returns an array of the contained Constraint objects. |
|
returns an array of the contained Constraint objects.
|