|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
PreparedStatement
object's batch of commands.
Statement object.
Statement object if both the DBMS and driver
support aborting an SQL statement.
Statement object's current list of SQL
commands.
Statement object.
Statement object's database and JDBC
resources immediately instead of waiting for this to happen when it is
automatically closed.
PreparedStatement
object, which may be any kind of SQL statement.
PreparedStatement object
and returns the ResultSet object generated by the query.
ResultSet object.
PreparedStatement
object, which must be an SQL INSERT, UPDATE
or DELETE statement; or an SQL statement that returns
nothing, such as a DDL statement.
Statement object should be made available for retrieval.
INSERT,
UPDATE, or DELETE statement or an SQL
statement that returns nothing, such as an SQL DDL statement.
xmlFilePath within the archive archiveName.
xmlFilePath within the archive archiveName.
Connection object that produced this
Statement object.
Statement
object.
ResultSet objects generated from this
Statement object.
Statement object.
ResultSet object produced by
this Statement object.
ResultSet
object produced by this Statement object can contain.
ResultSetMetaData object that contains
information about the columns of the ResultSet object that
will be returned when this PreparedStatement object is
executed.
Statement object's next result, deals with
any current ResultSet object(s) according to the
instructions specified by the given flag, and returns true
if the next result is a ResultSet object.
Statement object's next result, returns
true if it is a ResultSet object, and
implicitly closes any current ResultSet object(s) obtained
with the method getResultSet.
PreparedStatement object's parameters.
Statement object to execute.
ResultSet object.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ResultSet object or there are no more results, -1 is
returned.
Statement object.
Connection.Statement is poolable or not.
Enlistable.Synchronization interface, used by a
ConnectionManagerImpl instance.PreparedStatementPreparedStatementWrapper object that will
generate ResultSet objects with the given type and
concurrency.
PreparedStatementWrapper object that will
generate ResultSet objects with the given type,
concurrency, and holdability.
PreparedStatementWrapper object that has
the capability to retrieve auto-generated keys.
PreparedStatementWrapper object capable
of returning the auto-generated keys designated by the given array.
PreparedStatementWrapper object capable
of returning the auto-generated keys designated by the given array.
ObjectFactory for ConnectionFactory.ResourceService constants holder interface.org.w3c.dom.Document back into an archive
of the name given by archiveName.
Array object.
java.math.BigDecimal value.
Blob object.
InputStream object.
InputStream object.
boolean
value.
byte
value.
Reader object,
which is the given number of characters long.
Reader object, which is the given number of characters long.
Reader object.
Clob object.
Reader object.
Reader object.
String, which will
be used by subsequent Statement object
execute methods.
java.sql.Date
value.
java.sql.Date
value, using the given Calendar object.
double
value.
ResultSet objects created using this
Statement object.
float
value.
int value.
long
value.
ResultSet column storing character or binary values to the
given number of bytes.
ResultSet object can contain to the given number.
Reader object.
Reader object.
java.sql.NClob object.
Reader object.
Reader object.
String object.
NULL.
NULL.
Statement be pooled or not pooled.
Statement object to execute to the given number of
seconds.
REF(<structured-type>) value.
java.sql.RowId object.
short
value.
java.sql.SQLXML object.
String
value.
java.sql.Time
value.
java.sql.Time
value, using the given Calendar object.
java.sql.Timestamp value.
java.sql.Timestamp value, using the given
Calendar object.
java.net.URL
value.
PreparedStatement
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||