-
void
Commits the changes made within the current session to the external data service.
default void
Performs a force-back operation to revert the committed changes when this connection had been
already committed but the other connection had failed.
default void
Performs any necessary post-commit operations.
default void
Performs any necessary pre-commit operations.
void
Rolls back the changes made within the current session, discarding all operations performed
since the last commit or rollback.
void
Sets up the data source, performing any necessary initialization or configuration to establish
connectivity to the external data service.