UserTransaction

Definition

As with LocalTransaction , UserTransaction should be allocated first. All transactional activities running under this user will then be included in UserTransaction as soon as it is started and as long as it is not completed by COMMIT or ROLLBACK .