Return this ResultSetType
, unless it is Auto
in which case
the specified result set type is returned instead.
Return this ResultSetType
, unless it is Auto
in which case
the specified result set type is returned instead.
Run a block of code on top of the dynamic, thread-local JDBC session with this result set type
Run a block of code on top of the dynamic, thread-local JDBC session with this result set type
(Since version 3.0) Use the new Action-based API instead
Run a block of code on top of a JDBC session with this result set type
Run a block of code on top of a JDBC session with this result set type
(Since version 3.0) Use the new Action-based API instead
Represents a result set type that allows result sets to be navigated in a non-linear way while keeping the original data in the result set intact.