Searched defs:addBatch (Results 1 – 3 of 3) sorted by relevance
93 public void addBatch(String sql) throws SQLException; in addBatch() method
44 public void addBatch() throws SQLException; in addBatch() method
176 public void addBatch(String sql) throws SQLException { in addBatch() method in JDBCStatement