|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraints
Field Summary |
Fields inherited from class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint |
COMPARATOR_NONE, CONSTRAINT_AND, CONSTRAINT_NONE, CONSTRAINT_OR, CONTAINS, DISTINCT, EQUALGREATER, EQUALS, EQUALSMALLER, GREATER, IDENTITY, LIKE, nextContraintLink, NOT, SMALLER |
Constructor Summary | |
FODBSodaConstraints(FODBSodaQuery query,
int constraintId)
|
Method Summary | |
org.odbms.Constraint[] |
toArray()
|
Methods inherited from class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint |
and, contains, distinct, equal, equals, execute, getConstraintId, getObject, greater, identity, like, not, or, smaller |
Methods inherited from class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint |
getNextConstraint, setNextConstraint |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FODBSodaConstraints(FODBSodaQuery query, int constraintId)
Method Detail |
public org.odbms.Constraint[] toArray()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |