Quantcast
Channel: MySQL Forums - Connector/J, JDBC and Java
Viewing all articles
Browse latest Browse all 884

Looking for comparison between MysqlConnectionPoolDataSource and DBCP (no replies)

$
0
0
I'm back to java development since my left for some days.

DBCP is still widely used in many projects. But like many other modern JDBC driver, mysql provide a Datasource implementation as well.

DBCP seem to be a safer option, but I believe the mysql team did some improvement on their driver these days. I search around but only found few old article.

Is there any comparison table between MysqlConnectionPoolDataSource and DBCP?

I know Mysql in LGPL and DBCP is APL. But it doesn't matter to my project as we use spring and only depends on the DataSource interface.

How is their performance, unique feature, and the most important stability?

Viewing all articles
Browse latest Browse all 884


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>