[
https://issues.apache.org/jira/browse/DBCP-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory closed DBCP-494.
-----------------------------
Resolution: Fixed
Fix Version/s: 2.3.1
In git master.
> 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
> Priority: Major
> Fix For: 2.3.1
>
>
> The class {{org.apache.commons.dbcp2.PStmtKey}} should make copies of given
> arrays in constructors (just like the subclass {{PStmtKeyCPDS}} does):
> - 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)