Return this ResultSetConcurrency
, unless it is Auto
in which case
the specified concurrency mode is returned instead.
Return this ResultSetConcurrency
, unless it is Auto
in which case
the specified concurrency mode is returned instead.
Run a block of code on top of the dynamic, thread-local JDBC session with this concurrency mode
Run a block of code on top of the dynamic, thread-local JDBC session with this concurrency mode
(Since version 3.0) Use the new Action-based API instead
Run a block of code on top of a JDBC session with this concurrency mode
Run a block of code on top of a JDBC session with this concurrency mode
(Since version 3.0) Use the new Action-based API instead
The concurrency mode which indicates that the result set may be updated.