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

Packages that use BatchedUpdateCommand
com.metamatrix.query.sql   
com.metamatrix.query.sql.navigator   
com.metamatrix.query.sql.visitor   
com.metamatrix.query.validator   
 

Uses of BatchedUpdateCommand in com.metamatrix.query.sql
 

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

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

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

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

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

Uses of BatchedUpdateCommand in com.metamatrix.query.validator
 

Methods in com.metamatrix.query.validator with parameters of type BatchedUpdateCommand
 void ValidationVisitor.visit(BatchedUpdateCommand obj)
           
 



Copyright © 2009. All Rights Reserved.