Hi,
Can somebody explain which configuration properties sets the DataSource as org.apache.commons.dbcp.managed.BasicManagedDataSource instance ?
We use commons-dbcp and commons-pool with simple-jndi for our JUnit tests.
Some of our test inside make several DB iteration and it must be in the same transaction.
Is there some way to configure it ?
Thanks in advance.
Michael.