|
db4o 4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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()
.
Method Summary | |
Constraint[] |
toArray()
returns an array of the contained Constraint objects. |
Methods inherited from interface com.db4o.query.Constraint |
and, contains, equal, getObject, greater, identity, like, not, or, smaller |
Method Detail |
public Constraint[] toArray()
Constraint
objects.
Constraint
objects.
|
db4o 4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |