Package | Description |
---|---|
org.teiid.query.sql.lang | |
org.teiid.query.sql.symbol | |
org.teiid.query.xquery.saxon |
Modifier and Type | Method and Description |
---|---|
SaxonXQueryExpression |
XMLTable.getXQueryExpression() |
Modifier and Type | Method and Description |
---|---|
SaxonXQueryExpression |
XMLQuery.getXQueryExpression() |
Modifier and Type | Method and Description |
---|---|
SaxonXQueryExpression |
SaxonXQueryExpression.clone() |
static SaxonXQueryExpression |
SaxonXQueryExpression.compile(String xQueryString,
XMLNamespaces namespaces,
List<DerivedColumn> passing,
List<XMLTable.XMLColumn> columns) |
Modifier and Type | Method and Description |
---|---|
static SaxonXQueryExpression.Result |
XQueryEvaluator.evaluateXQuery(SaxonXQueryExpression xquery,
Object context,
Map<String,Object> parameterValues,
SaxonXQueryExpression.RowProcessor processor,
CommandContext commandContext) |
Copyright © 2019. All rights reserved.