Interface BatchResults.BatchFetcher

  • All Known Implementing Classes:
    ResultSetImpl
    Enclosing class:
    BatchResults

    public static interface BatchResults.BatchFetcher
    • Method Detail

      • requestBatch

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