Uses of Package
com.metamatrix.query.sql

Packages that use com.metamatrix.query.sql
com.metamatrix.query.optimizer.relational   
com.metamatrix.query.optimizer.relational.rules   
com.metamatrix.query.optimizer.xml   
com.metamatrix.query.resolver.command   
com.metamatrix.query.resolver.util   
com.metamatrix.query.rewriter   
com.metamatrix.query.sql   
com.metamatrix.query.sql.lang   
com.metamatrix.query.sql.navigator   
com.metamatrix.query.sql.proc   
com.metamatrix.query.sql.symbol   
com.metamatrix.query.sql.visitor   
com.metamatrix.query.validator   
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.optimizer.relational
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.optimizer.relational.rules
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.optimizer.xml
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.resolver.command
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.resolver.util
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.rewriter
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.sql
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.sql.lang
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.sql.navigator
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.sql.proc
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.sql.symbol
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.sql.visitor
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 

Classes in com.metamatrix.query.sql used by com.metamatrix.query.validator
LanguageObject
          This is the primary interface for all language objects.
LanguageVisitor
          The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
 



Copyright © 2009. All Rights Reserved.