|
|||||||||
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.mobixess.jodb.soda.api.Constraint |
---|
and, contains, equal, getObject, greater, identity, like, not, or, smaller |
Method Detail |
---|
Constraint[] toArray()
Constraint
objects.
Constraint
objects.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |