[ 
https://issues.apache.org/jira/browse/DBCP-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Gregory updated DBCP-494:
------------------------------
    Description: 
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[])

  was:
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[])


> 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
>
> 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)

Reply via email to