|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
SapQLStatement
object.
SapQLStatement
object if both the DBMS and
driver support aborting an SQL statement.
SapConnection
object.
SapQLStatement
object.
SapQLStatement
object's database
and JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
SapQLStatement
object for sending
SQL statements to the database.
SapQLStatement
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.
ResultSet
object.
INSERT
, UPDATE
or
DELETE
statement.
Statement
object
should be made available for retrieval.
DataSource
object represents.
DataSource
object represents.
SapConnection
object
that produced this SapQLStatement
object.
SapQLStatement
object.
SapQLStatement
object.
Statement
object.
ResultSet
objects
created using this Connection
object.
DataSource
object.
ResultSet
object can contain.
SapQLStatement
object's next result.
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.
SapQLStatement
object to execute.
ResultSet
object.
ResultSet
objects
generated by this SapQLStatement
object.
ResultSet
objects
generated by this Statement
object.
ResultSet
objects
generated by this SapQLStatement
object.
ResultSet
object or there are no more results, -1
is returned.
SapQLStatement
object.
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 for sending
parameterized SQL statements to the database.
PreparedStatement
object that will generate
ResultSet
objects with the given type and concurrency.
PreparedStatement
object that has
the capability to retrieve auto-generated keys.
PreparedStatement
object that will generate
ResultSet
objects with the given type, concurrency,
and holdability.
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.
Savepoint
object from the current
transaction.
persistentObject
.
Savepoint
object
was set.
Thread.run()
method
that handles executing the actual method.
SQLException
object with a reason;
the SQLState
field defaults to null
, and
the vendorCode
field defaults to 0.
SapSearchHelp
class.
SapQLStatement
object execute
methods.
ResultSet
objects
created using this Connection
object to the given
holdability.
DataSource
object to the given java.io.PrintWriter
object.
ResultSet
object can contain to the given number.
SapQLStatement
object to execute to the given number of seconds.
Savepoint
object that represents it.
Savepoint
object that represents it.
SearchCriterion
object to a Map
.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |