Uploaded image for project: 'Commons DBCP'
  1. Commons DBCP
  2. DBCP-494

org.apache.commons.dbcp2.PStmtKey should make copies of given arrays in constructors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0
    • None

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

      Attachments

        Activity

          People

            ggregory Gary D. Gregory
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: