|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SaxonXQueryExpression.RowProcessor | |
|---|---|
| org.teiid.query.eval | |
| org.teiid.query.processor.relational | |
| org.teiid.query.xquery.saxon | |
| Uses of SaxonXQueryExpression.RowProcessor in org.teiid.query.eval |
|---|
| Methods in org.teiid.query.eval with parameters of type SaxonXQueryExpression.RowProcessor | |
|---|---|
SaxonXQueryExpression.Result |
Evaluator.evaluateXQuery(SaxonXQueryExpression xquery,
java.util.List<DerivedColumn> cols,
java.util.List<?> tuple,
SaxonXQueryExpression.RowProcessor processor)
|
| Uses of SaxonXQueryExpression.RowProcessor in org.teiid.query.processor.relational |
|---|
| Classes in org.teiid.query.processor.relational that implement SaxonXQueryExpression.RowProcessor | |
|---|---|
class |
XMLTableNode
Handles xml table processing. |
| Uses of SaxonXQueryExpression.RowProcessor in org.teiid.query.xquery.saxon |
|---|
| Methods in org.teiid.query.xquery.saxon with parameters of type SaxonXQueryExpression.RowProcessor | |
|---|---|
static SaxonXQueryExpression.Result |
XQueryEvaluator.evaluateXQuery(SaxonXQueryExpression xquery,
java.lang.Object context,
java.util.Map<java.lang.String,java.lang.Object> parameterValues,
SaxonXQueryExpression.RowProcessor processor,
CommandContext commandContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||