The NoHoldForConnection command changes the default holdability for a connection from ResultSet.HOLD_CURSORS_OVER_COMMIT to ResultSet.CLOSE_CURSORS_AT_COMMIT.
NOHOLDFORCONNECTION
ij> NOHOLDFORCONNECTION;