Searched refs:executeBatch (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/sql/
H A DStatement.java228 * the entire batch of SQL commands invoked by the {@code executeBatch}
498 * executed as a batch by calling the method <code>executeBatch</code>.
508 * @see #executeBatch
533 * The elements in the array returned by the method <code>executeBatch</code>
582 int[] executeBatch() throws SQLException; method in interface:Statement

Completed in 31 milliseconds