DB Transaction End

This node ends the transaction of the input database connection.

The node ends the transaction with a commit that makes all changes visible to other users if its body executed successfully. Otherwise the node ends the transaction with a rollback returning the database to the state at the beginning of the transaction.

Input Ports

Icon
Transactional DB Connection.
Icon
Output DB Connection of the DB Transaction Start node.

Output Ports

Icon
None-transactional DB Connection.
Icon
Flow variable connection only active for successful (committed) transactions.
Icon
Flow variable connection only active for failed (rollback) transactions including failure (if any).

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.