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