HomeSort by relevance Sort by last modified time
    Searched refs:getMoreResults (Results 1 - 13 of 13) sorted by null

  /libcore/luni/src/main/java/java/sql/
Statement.java 40 * Passing this constant to {@link #getMoreResults} implies that all {@code
46 * Passing this constant to {@link #getMoreResults} implies that the current
58 * Passing this constant to <i>getMoreResults</i> implies that the current
143 * first result and {@code getMoreResults} to get any subsequent results.
162 * first result and {@code getMoreResults} to get any subsequent results.
187 * first result and {@code getMoreResults} to get any subsequent results.
210 * first result and {@code getMoreResults} to get any subsequent results.
436 public boolean getMoreResults() throws SQLException;
458 public boolean getMoreResults(int current) throws SQLException;
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCStatement.java 227 public boolean getMoreResults() throws SQLException {
255 public boolean getMoreResults(int x) throws SQLException {
  /libcore/luni/src/test/java/libcore/java/sql/
OldStatementTest.java     [all...]
  /tools/motodev/src/plugins/common/res/
androidjdbc.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/9/
android.jar 

Completed in 172 milliseconds