Uses of Interface
org.teiid.jdbc.BatchResults.BatchFetcher

Packages that use BatchResults.BatchFetcher
org.teiid.jdbc   
 

Uses of BatchResults.BatchFetcher in org.teiid.jdbc
 

Classes in org.teiid.jdbc that implement BatchResults.BatchFetcher
 class ResultSetImpl
           The MMResultSet is the way query results are returned to the requesting client based upon a query given to the server.
 

Methods in org.teiid.jdbc with parameters of type BatchResults.BatchFetcher
 void BatchResults.setBatchFetcher(BatchResults.BatchFetcher batchFetcher)
           
 

Constructors in org.teiid.jdbc with parameters of type BatchResults.BatchFetcher
BatchResults(BatchResults.BatchFetcher batchFetcher, org.teiid.jdbc.BatchResults.Batch batch, int savedBatches)
           
 



Copyright © 2010. All Rights Reserved.