|
Awake SQL v1.2.1 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
AwakeConnection
: use it
to do some simultaneous operations in a different thread (in order to
avoid conflicts).
Connection
object's database and JDBC
resources immediately instead of waiting for them to be automatically
released.
Connection
object.
Statement
object for sending SQL statements to the
database.
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.
|
Awake SQL v1.2.1 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |