Uses of Class
org.teiid.query.sql.lang.BatchedUpdateCommand

Packages that use BatchedUpdateCommand
org.teiid.query.sql   
org.teiid.query.sql.navigator   
org.teiid.query.sql.visitor   
org.teiid.query.validator   
 

Uses of BatchedUpdateCommand in org.teiid.query.sql
 

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

Uses of BatchedUpdateCommand in org.teiid.query.sql.navigator
 

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

Uses of BatchedUpdateCommand in org.teiid.query.sql.visitor
 

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

Uses of BatchedUpdateCommand in org.teiid.query.validator
 

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



Copyright © 2010. All Rights Reserved.