When using Tomcat with MySQL, what is the relationship between poolPreparedStatements setting in Tomcat DataSource configuration (I believe coming from DBCP) and Connector/J cachePrepStmts setting? What's the optimal configuration?
A:
Not sure if this will help, but have a look at the accepted answer of this question.
mindas
2010-10-29 10:16:05