HomeSort by relevance Sort by last modified time
    Searched full:preparedstatement (Results 26 - 50 of 62) sorted by null

12 3

  /frameworks/base/docs/html/sdk/api_diff/9/changes/
methods_index_all.html     [all...]
alldiffs_index_all.html     [all...]
alldiffs_index_additions.html     [all...]
pkg_java.sql.html 288 <A NAME="PreparedStatement"></A>
289 <nobr><A HREF="java.sql.PreparedStatement.html"><I>PreparedStatement</I></A></nobr>
classes_index_changes.html 536 <A HREF="java.sql.PreparedStatement.html" class="hiddenlink" target="rightframe"><i>PreparedStatement</i></A><br>
    [all...]
jdiff_statistics.html 463 <TD><A HREF="java.sql.PreparedStatement.html">
464 <i>java.sql.PreparedStatement</i></A></TD>
    [all...]
alldiffs_index_changes.html     [all...]
classes_index_all.html     [all...]
  /libcore/luni/src/main/java/java/sql/
SQLData.java 32 * {@link PreparedStatement#setObject} method which performs the reverse mapping
Statement.java 569 * to {@link PreparedStatement}s since they are processed when created,
661 * but true for {@code CallableStatement} and {@code PreparedStatement}. Pool manager
CallableStatement.java 48 * using the setter methods which are inherited from {@code PreparedStatement}.
57 public interface CallableStatement extends PreparedStatement {
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/9/
user_comments_for_8_to_9.xml     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
SQL_Results.java 14 import java.sql.PreparedStatement;
28 private PreparedStatement queryBuildAllScenarios,
  /libcore/luni/src/test/java/tests/java/sql/
SelectFunctionalityTest.java 25 import java.sql.PreparedStatement;
180 PreparedStatement prepStatement = conn.prepareStatement(sql);
  /libcore/luni/src/test/java/libcore/java/sql/
OldStatementTest.java 20 import java.sql.PreparedStatement;
    [all...]
OldResultSetGetterTests.java 24 import java.sql.PreparedStatement;
264 PreparedStatement stPrep = null;
296 PreparedStatement stPrep = null;
346 PreparedStatement stPrep = null;
379 PreparedStatement stPrep = null;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.jre11_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
JRE-1.1.zip 
  /libcore/expectations/
knownfailures.txt 368 description: "preparedStatement.execute() does not return false on update.",
373 description: "it is not possible to invoke the method getMetaData on a PreparedStatement object before it is
379 description: "preparedStatement.execute() does not return false on update.",
392 description: "preparedStatement.execute() does not return false on update.",
397 description: "preparedStatement.execute() does not return false on update. Setting a data for a declared
403 description: "preparedStatement.execute() does not return false on update.",
441 description: "preparedStatement.execute() does not return False on update.",
451 description: "preparedStatement.execute() does not return false on update.",
    [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCPreparedStatement.java 22 implements java.sql.PreparedStatement {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /cts/tools/dex-tools/dex/
classes0.out.dex 941 public abstract java.sql.PreparedStatement prepareStatement(
944 public abstract java.sql.PreparedStatement prepareStatement(
948 public abstract java.sql.PreparedStatement prepareStatement(
953 public abstract java.sql.PreparedStatement prepareStatement(
959 public abstract java.sql.PreparedStatement prepareStatement(
963 public abstract java.sql.PreparedStatement prepareStatement(
1101 public java.sql.PreparedStatement prepareStatement(
1104 public java.sql.PreparedStatement prepareStatement(
1108 public java.sql.PreparedStatement prepareStatement(
1113 public java.sql.PreparedStatement prepareStatement
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se12_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.2.zip 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 

Completed in 6513 milliseconds

12 3