Uses of Class
com.metamatrix.query.sql.navigator.PreOrderNavigator

Packages that use PreOrderNavigator
com.metamatrix.query.optimizer.relational   
com.metamatrix.query.sql.navigator   
 

Uses of PreOrderNavigator in com.metamatrix.query.optimizer.relational
 

Subclasses of PreOrderNavigator in com.metamatrix.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
 

Uses of PreOrderNavigator in com.metamatrix.query.sql.navigator
 

Subclasses of PreOrderNavigator in com.metamatrix.query.sql.navigator
 class DeepPreOrderNavigator
           
 



Copyright © 2009. All Rights Reserved.