Package | Description |
---|---|
org.teiid.query.processor.relational | |
org.teiid.query.resolver.command | |
org.teiid.query.sql.lang |
Modifier and Type | Method and Description |
---|---|
protected void |
SubqueryAwareRelationalNode.setReferenceValues(TableFunctionReference ref) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleQueryResolver.QueryResolverVisitor.postTableFunctionReference(TableFunctionReference obj,
LinkedHashSet<GroupSymbol> saved) |
LinkedHashSet<GroupSymbol> |
SimpleQueryResolver.QueryResolverVisitor.preTableFunctionReference(TableFunctionReference tfr) |
Modifier and Type | Class and Description |
---|---|
class |
ArrayTable
Represents the ArrayTable table function.
|
class |
JsonTable
Represents the JSONTABLE table function.
|
class |
ObjectTable |
class |
TextTable
Represents the TEXTTABLE table function.
|
class |
XMLTable |
Modifier and Type | Method and Description |
---|---|
void |
TableFunctionReference.copy(TableFunctionReference copy) |
Copyright © 2019. All rights reserved.