|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
PreparedStatement
object's batch of send.
Statement
object.
PooledConnection
object.
StatementEventListener
with this PooledConnection
object.
Statement
object if both the DBMS and driver support aborting an SQL statement.
Statement
object's current list of SQL send.
Connection
object.
Statement
object.
PooledConnection
object represents.
Statement
object's database and JDBC resources immediately instead of waiting for this
to happen when it is automatically closed.
Statement
object's database and JDBC resources immediately instead of waiting for this to happen when it is
automatically closed.
Blob
interface.
Clob
interface.
NClob
interface.
SQLXML
interface.
Statement
object that will generate ResultSet
objects with the given type
and concurrency.
Statement
object that will generate ResultSet
objects with the given type,
concurrency, and holdability.
PreparedStatement
object,
which may be any kind of SQL statement.
PreparedStatement
object
and returns the ResultSet
object generated by the query.
PreparedStatement
object, which must be an SQL Data Manipulation
Language (DML) statement, such as INSERT
, UPDATE
or DELETE
; or an SQL
statement that returns nothing, such as a DDL statement.
Statement
object should be made available for retrieval.
Blob
object and releases the resources that it holds.
AuthenticationProviderHolder.AuthenticationProvider
from set invocations via
AuthenticationProviderHolder.setAuthenticationProvider(AuthenticationProvider)
.
BLOB
value designated by this Blob
instance as a stream.
InputStream
object that contains a partial Blob
value, starting with the
byte specified by pos, which is length bytes in length.
BLOB
value that this Blob
object represents, as an array
of bytes.
Connection
object's current catalog name.
ResultSet.getObject
is called to retrieve a value from the column.
ResultSet
object.
DataSource
object represents.
DataSource
object represents.
Connection
object that is a handle
for the physical connection that
this PooledConnection
object represents.
SQLException
exception.
Statement
object.
ResultSet
objects generated from this
Statement
object.
Statement
object.
ResultSet
objects created using this Connection
object.
DataSource
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, returns true
if it is a
ResultSet
object, and implicitly closes any current ResultSet
object(s) obtained with
the method getResultSet
.
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.
PreparedStatement
object's parameters.
PreparedStatement
object's parameters.
Statement
object to execute.
ResultSet
objects generated by this Statement
object.
ResultSet
objects generated by this Statement
object.
ResultSet
objects generated by this Statement
object.
Savepoint
object represents.
Savepoint
object represents.
SchedulerServiceProviderHolder.SchedulerProvider
from set invocations via
SchedulerServiceProviderHolder.setSchedulerProvider(SchedulerProvider)
.
Connection
object's current transaction isolation level.
Map
object associated with this Connection
object.
Connection
object.
Statement
object.
Statement
object has been closed.
Statement
is poolable or not.
Connection
object is in read-only mode.
BLOB
value designated by this Blob
object.
pattern
begins within the
BLOB
value that this Blob
object represents.
BLOB
value designated by this Blob
object at which
pattern
begins.
CallableStatement
object for calling
database stored procedures.
CallableStatement
object that will generate ResultSet
objects with the given
type and concurrency.
CallableStatement
object that will generate ResultSet
objects with the given
type and concurrency.
PreparedStatement
object that will generate ResultSet
objects with the given
type and concurrency.
PreparedStatement
object that will generate ResultSet
objects with the
given type, concurrency, and holdability.
PreparedStatement
object that has the capability to retrieve auto-generated keys.
PreparedStatement
object capable of returning the auto-generated keys designated by the given array.
PreparedStatement
object capable of returning the auto-generated keys designated by the given array.
parameterIndex
to be of JDBC type
sqlType
.
parameterIndex
to be of JDBC type
sqlType
.
Savepoint
and subsequent Savepoint
objects from the current
transaction.
PooledConnection
object.
StatementEventListener
from the list of
components that will be notified when the driver detects that a
PreparedStatement
has been closed or is invalid.
Savepoint
object was set.
java.sql.Array
object.
java.math.BigDecimal
value.
BLOB
value that this Blob
object
represents.
java.sql.Blob
object.
InputStream
object.
InputStream
object.
boolean
value.
byte
value.
BLOB
value that this Blob
object represents,
starting at position pos
, and returns the number of bytes written.
byte
array to the BLOB
value that this
Blob
object represents and returns the number of bytes written.
Connection
object's database in which to work.
Reader
object, which is the given number of characters
long.
Reader
object, which is the given number of characters
long.
Reader
object.
java.sql.Clob
object.
Reader
object.
Reader
object.
String
, which will be used by subsequent Statement
object execute
methods.
java.sql.Date
value, using the given
Calendar
object.
java.sql.Date
value using the default time zone of the
virtual machine that is running the application.
double
value.
ResultSet
objects created using this
Statement
object.
ResultSet
objects genrated by this Statement
.
float
value.
ResultSet
objects created using this Connection
object to the given holdability.
DataSource
object to the given java.io.PrintWriter
object.
long
value.
ResultSet
object
produced by this Statement
object.
ResultSet
object generated by this Statement
object can
contain to the given number.
Reader
object.
Reader
object.
java.sql.NClob
object.
Reader
object.
Reader
object.
String
object.
NULL
.
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.
Savepoint
object that
represents it.
Savepoint
object that represents it.
short
value.
java.sql.SQLXML
object.
java.sql.Time
value, using the given
Calendar
object.
java.sql.Time
value.
java.sql.Timestamp
value, using the given
Calendar
object.
java.sql.Timestamp
value.
Connection
object to the one given.
TypeMap
object as the type map for this Connection
object.
java.net.URL
value.
BLOB
value that this Blob
object represents to be len
bytes
in length.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |