Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBCP connection pooling isn't necessary #5

Open
jlouvel opened this issue Aug 28, 2014 · 0 comments
Open

DBCP connection pooling isn't necessary #5

jlouvel opened this issue Aug 28, 2014 · 0 comments
Labels

Comments

@jlouvel
Copy link
Member

jlouvel commented Aug 28, 2014

The tutorial mentions DBCP, but MySQL JDBC driver already has builtin pooling support:
http://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-j2ee-concepts-connection-pooling.html

We should adjust the text.

@jlouvel jlouvel added the bug label Aug 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant