Searched defs:updateCounts (Results 1 – 2 of 2) sorted by relevance
45 private int[] updateCounts = null; field in BatchUpdateException78 public BatchUpdateException(int[] updateCounts, Throwable cause) { in BatchUpdateException()92 public BatchUpdateException(String reason, int[] updateCounts, in BatchUpdateException()109 int[] updateCounts, Throwable cause) { in BatchUpdateException()125 int[] updateCounts, Throwable cause) { in BatchUpdateException()140 public BatchUpdateException(int[] updateCounts) { in BatchUpdateException()157 public BatchUpdateException(String reason, int[] updateCounts) { in BatchUpdateException()178 int[] updateCounts) { in BatchUpdateException()200 int[] updateCounts) { in BatchUpdateException()
38 int[] updateCounts = st.executeBatch(); in testAddBatch() local173 int[] updateCounts = st.executeBatch(); in testClearBatch() local