DEFAULT_COL, DEFAULT_NS| Constructor and Description |
|---|
WhereDirective() |
| Modifier and Type | Method and Description |
|---|---|
WhereDirective |
and(java.lang.String c1,
java.lang.String comp,
java.lang.String c2) |
WhereDirective |
and(WhereDirective d) |
abstract boolean |
includeRow(QueryContext context,
ResultRow input) |
WhereDirective |
not() |
WhereDirective |
or(java.lang.String c1,
java.lang.String comp,
java.lang.String c2) |
WhereDirective |
or(WhereDirective d) |
ResultRow |
processRow(QueryContext context,
ResultRow input) |
queryIteratoras, as, debugString, debugString, debugStringInner, debugStringInner, debugStringInner, debugStringParams, debugStringParams, doQuery, endQuery, from, from, from, from, from, from, from, from, from, from, getStandardAddonHints, getStandardAddonHints, isStatic, join, main, of, query, startQuery, to, to, to, to, to, where, wherepublic ResultRow processRow(QueryContext context, ResultRow input) throws QueryException
processRow in class FilterDirectiveQueryExceptionpublic abstract boolean includeRow(QueryContext context, ResultRow input) throws QueryException
QueryExceptionpublic WhereDirective and(WhereDirective d)
public WhereDirective and(java.lang.String c1, java.lang.String comp, java.lang.String c2)
public WhereDirective or(WhereDirective d)
public WhereDirective or(java.lang.String c1, java.lang.String comp, java.lang.String c2)
public WhereDirective not()
Copyright 2004-2015 Wandora Team