Uses of Class
com.metamatrix.query.sql.lang.XQuery

Packages that use XQuery
com.metamatrix.query.processor.xquery   
com.metamatrix.query.rewriter   
com.metamatrix.query.sql   
com.metamatrix.query.sql.navigator   
com.metamatrix.query.sql.visitor   
 

Uses of XQuery in com.metamatrix.query.processor.xquery
 

Constructors in com.metamatrix.query.processor.xquery with parameters of type XQuery
XQueryPlan(XQuery xQuery, java.lang.String parentGroup)
          Constructor
 

Uses of XQuery in com.metamatrix.query.rewriter
 

Methods in com.metamatrix.query.rewriter with parameters of type XQuery
 void VariableSubstitutionVisitor.visit(XQuery obj)
           
 

Uses of XQuery in com.metamatrix.query.sql
 

Methods in com.metamatrix.query.sql with parameters of type XQuery
 void LanguageVisitor.visit(XQuery obj)
           
 

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

Methods in com.metamatrix.query.sql.navigator with parameters of type XQuery
 void PreOrPostOrderNavigator.visit(XQuery obj)
           
 

Uses of XQuery in com.metamatrix.query.sql.visitor
 

Methods in com.metamatrix.query.sql.visitor with parameters of type XQuery
 void SQLStringVisitor.visit(XQuery obj)
           
 



Copyright © 2009. All Rights Reserved.