|
Awake SQL v1.2.1 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
computeAuthToken
.
Statement.execute(String)
or PreparedStatement.execute()
Statement.executeUpdate(String)
or PreparedStatement.executeUpdate()
Connection.getMetaData()
.
ResultSet
properties through ResultSet.getMetaData()
.
Statement
instance that is not a PreparedStatement
Connection
implementation that enable to use a
virtual JDBC Connection that is mapped to a Server JDBC Connection
in order to access a remote SQL database through HTTP.Connection
with a proxy and http
protocol parameters.
Connection
with a proxy.
Connection
.
DataSource
that allows the
wrapping of Awake default connection pooling system.AwakeDataSource
class for the Awake default connection
pooling system.
|
Awake SQL v1.2.1 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |