org.openmobileis.database.fastobjectdb.db.query.soda
Class FODBSodaConstraints

java.lang.Object
  |
  +--org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
        |
        +--org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
              |
              +--org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraints
All Implemented Interfaces:
org.odbms.Constraint

public class FODBSodaConstraints
extends FODBSodaConstraint

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

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

FODBSodaConstraints

public FODBSodaConstraints(FODBSodaQuery query,
                           int constraintId)
Method Detail

toArray

public org.odbms.Constraint[] toArray()


Copyright 2005 e-Care. All Rights Reserved.