|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Class
object for the specified fully qualified
class name, from this web application's class loader.
Statement
for sending SQL statements to the
database.
GenericDataSource
to wrap connections for any
JDBC driver.DataSource
interface.true
if this Connection is closed.
true
if this Connection is in read-only mode.
pingCommand
and/or
pingQuery
on the specified connection, returning any
SQLException that is encountered along the way.
CallableStatement
object for calling database
stored procedures.
PreparedStatement
object for sending
parameterized SQL statements to the database.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |