restlet-tutorial icon indicating copy to clipboard operation
restlet-tutorial copied to clipboard

DBCP connection pooling isn't necessary

Open jlouvel opened this issue 11 years ago • 0 comments

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 avatar Aug 28 '14 22:08 jlouvel