Re: Validaity of Java.sql.connection's status in DBCP connection pool

2010-10-06 Thread sebb
This is really a question for the Commons User list: http://commons.apache.org/dbcp/mail-lists.html Please subscribe and ask there. On 6 October 2010 12:21, Varma, Sanjay wrote: > Hi Guys > > Have created a Java's DBCP connection pool using BasicDataSource each one for > primary and secondary

Validaity of Java.sql.connection's status in DBCP connection pool

2010-10-06 Thread Varma, Sanjay
Hi Guys Have created a Java's DBCP connection pool using BasicDataSource each one for primary and secondary databases. Can anybody please confirm/comment if say primary database or secondary database goes down at that time will the BasicDataSource still holds the DB connections in the connecti