org.odbms.Constraints Interface Reference

Inheritance diagram for org.odbms.Constraints:

org.odbms.Constraint List of all members.

Detailed Description

set of Constraint objects.



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.


Member Function Documentation

Constraint [] org.odbms.Constraints.toArray (  ) 

returns an array of the contained Constraint objects.

Returns:
an array of the contained Constraint objects.


The documentation for this interface was generated from the following file:
Generated on Mon Dec 4 11:03:33 2006 for OpenMobileIS by  doxygen 1.5.1-p1