|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSetCriteria | |
|---|---|
| com.metamatrix.query.eval | |
| com.metamatrix.query.sql.lang | |
| Uses of AbstractSetCriteria in com.metamatrix.query.eval |
|---|
| Methods in com.metamatrix.query.eval with parameters of type AbstractSetCriteria | |
|---|---|
java.lang.Boolean |
Evaluator.evaluate(AbstractSetCriteria criteria,
java.util.List tuple)
|
| Uses of AbstractSetCriteria in com.metamatrix.query.sql.lang |
|---|
| Subclasses of AbstractSetCriteria in com.metamatrix.query.sql.lang | |
|---|---|
class |
DependentSetCriteria
The DependentSetCriteria is missing the value set until it is filled during processing. |
class |
SetCriteria
A criteria which is true is the expression's value is a member in a list of values. |
class |
SubquerySetCriteria
A criteria which is true is the expression's value is a member in a list of values returned from a subquery. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||