I tried to create a Postgresql pool with defaultAutoCommit = false and it does not work. AutoCommit does not default to false as it should.
Does the pool manager support it?
If not is there a way I can wrap the org.postgresql.Driver with org.apache.commons.dbcp.BasicDataSource and return that as my DataSource for the pool?
[Message sent by forum member 'wizhippo' (wizhippo)]
http://forums.java.net/jive/thread.jspa?messageID=227568