org.teiid.jdbc
Interface BatchResults.BatchFetcher

All Known Implementing Classes:
ResultSetImpl
Enclosing class:
BatchResults

public static interface BatchResults.BatchFetcher


Method Summary
 org.teiid.jdbc.BatchResults.Batch requestBatch(int beginRow)
           
 

Method Detail

requestBatch

org.teiid.jdbc.BatchResults.Batch requestBatch(int beginRow)
                                               throws java.sql.SQLException
Throws:
java.sql.SQLException


Copyright © 2011. All Rights Reserved.