Gary Gregory created DBCP-494:
---------------------------------
Summary: org.apache.commons.dbcp2.PStmtKey should make copies of
given arrays in constructors
Key: DBCP-494
URL: https://issues.apache.org/jira/browse/DBCP-494
Project: Commons DBCP
Issue Type: Improvement
Reporter: Gary Gregory
Assignee: Gary Gregory
The class {{org.apache.commons.dbcp2.PStmtKey}} should make copies of given
arrays in constructors:
- org.apache.commons.dbcp2.PStmtKey.PStmtKey(String, String, int[])
- org.apache.commons.dbcp2.PStmtKey.PStmtKey(String, String, String[])
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)