Return this ResultSetHoldability
, unless it is Auto
in which case
the specified holdability mode is returned instead.
Return this ResultSetHoldability
, unless it is Auto
in which case
the specified holdability mode is returned instead.
Run a block of code on top of the dynamic, thread-local JDBC session with this holdability mode
Run a block of code on top of the dynamic, thread-local JDBC session with this holdability 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 holdability mode which indicates that result sets remain open when the current transaction is committed.