Searched refs:executeBatch (Results 1 – 5 of 5) sorted by relevance
38 int[] updateCounts = st.executeBatch(); in testAddBatch()52 st.executeBatch(); in testAddBatch()66 st.executeBatch(); in testAddBatch()173 int[] updateCounts = st.executeBatch(); in testClearBatch()188 st.executeBatch(); in testClearBatch()202 st.executeBatch(); in testClearBatch()660 assertEquals(0, st.executeBatch().length); in testExecuteBatch()664 st.executeBatch(); in testExecuteBatch()677 assertEquals(0, st.executeBatch().length); in testExecuteBatch()681 int[] resArray = st.executeBatch(); in testExecuteBatch()[all …]
137 s.executeBatch(); in testClose()
120 ps.executeBatch(); in testAddBatch()127 ps.executeBatch(); in testAddBatch()
583 int[] executeBatch() throws SQLException; in executeBatch() method
9938 method public int[] executeBatch() throws java.sql.SQLException;