Class BatchedTooManyRowsAffectedException

    • Constructor Detail

      • BatchedTooManyRowsAffectedException

        public BatchedTooManyRowsAffectedException​(String message,
                                                   int expectedRowCount,
                                                   int actualRowCount,
                                                   int batchPosition)
    • Method Detail

      • getBatchPosition

        public int getBatchPosition()