Return this ResultSetConcurrency, unless it is Auto in which case
the specified concurrency mode is returned instead.
(resultSetConcurrency: StringAdd).self
(resultSetConcurrency: StringFormat).self
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
(resultSetConcurrency: ArrowAssoc[ResultSetConcurrency]).x
(Since version 2.10.0) Use leftOfArrow instead
(resultSetConcurrency: Ensuring[ResultSetConcurrency]).x
(Since version 2.10.0) Use resultOfEnsuring instead
Represents a result set concurrency mode.