Home | History | Annotate | Download | only in sql

Lines Matching defs:getUpdateCount

324      * <code>getResultSet</code> or <code>getUpdateCount</code>
343 * @see #getUpdateCount
371 int getUpdateCount() throws SQLException;
382 * ((stmt.getMoreResults() == false) && (stmt.getUpdateCount() == -1))
662 * ((stmt.getMoreResults(current) == false) && (stmt.getUpdateCount() == -1))
833 * <code>getResultSet</code> or <code>getUpdateCount</code>
862 * @see #getUpdateCount
888 * <code>getResultSet</code> or <code>getUpdateCount</code>
912 * @see #getUpdateCount
937 * <code>getResultSet</code> or <code>getUpdateCount</code>
961 * @see #getUpdateCount