Package | Description |
---|---|
org.teiid.query.function.source | |
org.teiid.query.parser | |
org.teiid.query.sql.lang | |
org.teiid.query.xquery |
Modifier and Type | Method and Description |
---|---|
XQueryExpression |
XMLHelper.compile(String xquery,
XMLNamespaces namespaces,
List<DerivedColumn> passing,
List<XMLTable.XMLColumn> columns) |
RelationalNode |
XMLHelper.newXMLTableNode(int id,
XMLTable xt,
ArrayList<XMLTable.XMLColumn> filteredColumns) |
Modifier and Type | Method and Description |
---|---|
XMLTable.XMLColumn |
SQLParser.xmlColumn(ParseInfo info) |
Modifier and Type | Method and Description |
---|---|
XMLTable.XMLColumn |
XMLTable.XMLColumn.clone() |
Modifier and Type | Method and Description |
---|---|
List<XMLTable.XMLColumn> |
XMLTable.getColumns() |
Modifier and Type | Method and Description |
---|---|
void |
XMLTable.setColumns(List<XMLTable.XMLColumn> columns) |
Modifier and Type | Method and Description |
---|---|
void |
XQueryExpression.useDocumentProjection(List<XMLTable.XMLColumn> filteredColumns,
AnalysisRecord analysisRecord) |
Copyright © 2019. All rights reserved.