Subject Recommendation für Connection Pool
Author Carsten Schäfer
Since the Connection Pool Classes are deprecated in the Jaybird driver
we want to switch to a driver independet Pool (although we never had any
problems with the built in Connection pool of Jaybird).
I took a look at c3p0, DBCP and BoneCP which are mentioned in the
Jaybird docs.
Is there anyone of them recommended more than another?
The effort to change to one of them seems to be more or less equal.
c3po seems to be actively developed and documentation also looks good so
it would be our first choice.
Are there any known problems in the usage with Jaybird?
We use Java 1.7, Jaybird 2.2.3 and Firebird 2.5.2.
For getting connections we use the datasource-approach.
Is there anything special to consider when switch to a different pool
like 3cp0?

Best Regards,
Carsten



[Non-text portions of this message have been removed]