Hi guys,

I read the write-up on tomcat-jdbc-pool:
http://vigilbose.blogspot.com/2009/0...mcat-jdbc.html

...and I'm also aware that this replaces DBCP by default on tcServer.

We use Spring 3.0.4.RELEASE and would like to know IF/HOW Spring supports asynchronous connection retrieval.
What other gains/quick wins can we get from switching over?

We currently use DBCP 1.4 and commons-pool 1.5.4

Thanks,
Juan