Sebb created DBCP-463:
-------------------------
Summary: Spelling error:
setMaxOpenPrepatedStatements[PoolableConnectionFactory.java]
Key: DBCP-463
URL: https://issues.apache.org/jira/browse/DBCP-463
Project: Commons Dbcp
Issue Type: Bug
Reporter: Sebb
Priority: Minor
>From the mailing list:
{quote}
I am using DBCP2-2.1.1 and there is a little bug in class
org.apache.commons.dbcp2.PoolableConnectionFactory :
The name of the setter is setMaxOpenPrepatedStatements : a 'T' instead of a
'R' in .prepared..
So to set the maxOpenPreparedStatements parameter you must define the
maxOpenPrepatedStatements property.
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)