You can use the following transaction management statements with one or more transaction objects to manage connections and transactions for an Oracle database:
CONNECT
DISCONNECT
COMMIT
ROLLBACK
Oracle Using CONNECT, DISCONNECT, COMMIT, and ROLLBACK