类 BatchedTooManyRowsAffectedException

    • 构造器详细资料

      • BatchedTooManyRowsAffectedException

        public BatchedTooManyRowsAffectedException​(String message,
                                                   int expectedRowCount,
                                                   int actualRowCount,
                                                   int batchPosition)
    • 方法详细资料

      • getBatchPosition

        public int getBatchPosition()