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

12 3

  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /libcore/ojluni/src/main/java/java/sql/
package.html 122 <LI><code>PreparedStatement</code> -- used to send prepared statements or
125 procedures (derived from <code>PreparedStatement</code>)
168 about the parameters to <code>PreparedStatement</code> commands
215 <li>Availability to be notified when a <code>PreparedStatement</code> that is associated
230 <LI>Metadata for parameters of a <code>PreparedStatement</code> object
300 <code>PreparedStatement.setObject</code> method will automatically map the
RowId.java 37 * and <code>PreparedStatement</code>, such as <code>getRowId</code> and <code>setRowId</code>
SQLData.java 42 * calling the <code>PreparedStatement.setObject</code> method,
Blob.java 44 * {@link CallableStatement}, and {@link PreparedStatement}, such as
Clob.java 47 * {@link CallableStatement}, and {@link PreparedStatement}, such as
SQLXML.java 51 * Methods in the interfaces ResultSet, CallableStatement, and PreparedStatement,
  /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...]
  /libcore/ojluni/src/main/java/javax/sql/
RowSet.java     [all...]
package.html 145 <code>PreparedStatement</code> is closed or there is an error, the connection
  /prebuilts/tools/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/
sqlite-jdbc-3.16.1.jar 
  /prebuilts/tools/common/m2/repository/org/xerial/sqlite-jdbc/3.20.1/
sqlite-jdbc-3.20.1.jar 
  /libcore/expectations/
knownfailures.txt 378 description: "preparedStatement.execute() does not return false on update.",
383 description: "it is not possible to invoke the method getMetaData on a PreparedStatement object before it is
389 description: "preparedStatement.execute() does not return false on update.",
402 description: "preparedStatement.execute() does not return false on update.",
407 description: "preparedStatement.execute() does not return false on update. Setting a data for a declared
413 description: "preparedStatement.execute() does not return false on update.",
451 description: "preparedStatement.execute() does not return False on update.",
461 description: "preparedStatement.execute() does not return false on update.",
    [all...]
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 
  /prebuilts/maven_repo/android/android/arch/persistence/room/compiler/1.0.0-alpha10/
compiler-1.0.0-alpha10.jar 
  /prebuilts/tools/common/m2/repository/logkit/logkit/1.0.1/
logkit-1.0.1.jar 
  /prebuilts/sdk/23/
android.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-classic-0.9.8-SNAPSHOT.jar 
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCPreparedStatement.java 22 implements java.sql.PreparedStatement {
  /test/suite_harness/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...]
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 

Completed in 811 milliseconds

12 3