Retrieves the result set holdability for ResultSet
objects
generated by this Statement
object.
ResultSet.HOLD_CURSORS_OVER_COMMIT
or
ResultSet.CLOSE_CURSORS_AT_COMMIT
SQLException | if a database access error occurs or
this method is called on a closed Statement |
Diagram: Statement