|
Mike Burdette wrote:
Could anyone point me to a basic, straightforward tutorial about the best practice for setting up a connection pool with JDBC in a web application?
Connection pooling can be implemented various ways, by various mechanism. JT400 has it's own JDBC Connection pool. A quick google search turned up http://java.sun.com/developer/onlineTraining/Programming/JDCBook/conpool.html Since you're using MySQL, you might find http://dev.mysql.com/tech-resources/articles/connection_pooling_with_connectorj.html interesting. david
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.