Interface CmdInformation

    • Method Detail

      • getUpdateCounts

        int[] getUpdateCounts()
      • getServerUpdateCounts

        int[] getServerUpdateCounts()
      • getLargeUpdateCounts

        long[] getLargeUpdateCounts()
      • getUpdateCount

        int getUpdateCount()
      • getLargeUpdateCount

        long getLargeUpdateCount()
      • addSuccessStat

        void addSuccessStat​(long updateCount,
                            long insertId)
      • addErrorStat

        void addErrorStat()
      • reset

        void reset()
      • addResultSetStat

        void addResultSetStat()
      • getCurrentStatNumber

        int getCurrentStatNumber()
      • moreResults

        boolean moreResults()
      • isCurrentUpdateCount

        boolean isCurrentUpdateCount()
      • setRewrite

        void setRewrite​(boolean rewritten)