Package | Description |
---|---|
org.teiid.query.optimizer.relational | |
org.teiid.query.resolver.command | |
org.teiid.query.sql.navigator | |
org.teiid.query.sql.visitor |
Modifier and Type | Class and Description |
---|---|
class |
AliasGenerator
Adds safe (generated) aliases to the source command
The structure is a little convoluted:
AliasGenerator - structure navigator, alters the command by adding alias symbols
NamingVisitor - changes the output names of Element and Group symbols
SQLNamingContext - a hierarchical context for tracking Element and Group names
|
Modifier and Type | Class and Description |
---|---|
static class |
SimpleQueryResolver.QueryResolverVisitor |
Modifier and Type | Class and Description |
---|---|
class |
DeepPostOrderNavigator |
class |
DeepPreOrderNavigator |
class |
PostOrderNavigator |
class |
PreOrderNavigator |
Modifier and Type | Class and Description |
---|---|
static class |
AggregateSymbolCollectorVisitor.AggregateStopNavigator |
Copyright © 2019. All rights reserved.