You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/06/08 21:55:00 UTC

[jira] [Created] (DBCP-494) org.apache.commons.dbcp2.PStmtKey should make copies of given arrays in constructors

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)