com.metamatrix.jdbc
Interface BatchFetcher

All Known Implementing Classes:
MMResultSet

public interface BatchFetcher

Since:
4.3

Method Summary
 com.metamatrix.jdbc.BatchResults.Batch requestBatch(int beginRow, int endRow)
           
 

Method Detail

requestBatch

com.metamatrix.jdbc.BatchResults.Batch requestBatch(int beginRow,
                                                    int endRow)
                                                    throws java.sql.SQLException
Throws:
java.sql.SQLException


Copyright © 2009. All Rights Reserved.