next-jdbc/test
Sean Corfield b0a640a101
fixes #282 by tracking raw Connection objects for TXs.
this no longer checks TX nesting for DataSource-based TXs, but instead uses the Connection-based implementation directly.

raw Connection objects are tracked in a dynamic set.

thanks to [mbezjak](https://github.com/mbezjak) for the core of the implementation.

Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-20 16:49:39 -08:00
..
next fixes #282 by tracking raw Connection objects for TXs. 2024-11-20 16:49:39 -08:00
log4j2-info.properties Add jTDS testing 2020-06-06 17:06:11 -07:00