类 TooManyRowsAffectedException

    • 构造器详细资料

      • TooManyRowsAffectedException

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

      • getExpectedRowCount

        public int getExpectedRowCount()
      • getActualRowCount

        public int getActualRowCount()