[patch] Improved usage of Commons DBCP Connection-pooling in JDBCStore

2005-04-27 Thread Martin Kalén
Greetings, the attached patch will extend the JDBCStore configuration possibilities to allow setting of all (arbitrary in fact) Commons DBCP configuration properties and to pass properties directly to the underlying JDBC-driver. Commons DBCP have a plethora of options that can be studied in

DBCP pooling not fully configurable (was Re: DBCP pooling unusable with Oracle)

2005-04-27 Thread Martin Kalén
delbd wrote: We are sure there is a timeout, because we had problem with a commercial tool before. But now i think about it, we had to restart it only after week-ends. Maybe the timeout is something like 24 hours or alike... I was just noting this combinaison had no problems here. However, as