[DBCP] Another Transaction question

1 message Options
Embed this post
Permalink
newfield

[DBCP] Another Transaction question

Reply Threaded More More options
Print post
Permalink
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.