Uses of Class
org.teiid.query.sql.navigator.PreOrderNavigator

Packages that use PreOrderNavigator
org.teiid.query.optimizer.relational   
 

Uses of PreOrderNavigator in org.teiid.query.optimizer.relational
 

Subclasses of PreOrderNavigator in org.teiid.query.optimizer.relational
 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
 



Copyright © 2010. All Rights Reserved.