159517: Allow UserTransactionManager init with customer configuration properties
You can now construct an instance with custom init properties that will be taken into account.
159580: Improve supportsTmJoin to never use TMJOIN at all
We've widened the impact of supportsTmJoin=false to avoid all XA joins completely - so you can work around problems with XAResource implementations that lack decent support for this.

Add a comment