|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constraints
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, endsWith, equal, getObject, greater, identity, like, not, or, smaller, startsWith |
Method Detail |
---|
Constraint[] toArray()
Constraint
objects.
Constraint
objects.
|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |