Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3313 JDBC client driver statement cache
  3. DERBY-3325

Add 'maxStatements' property to ClientConnectionPoolDataSource

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.4.1.3
    • 10.4.1.3
    • JDBC, Network Client
    • None

    Description

      The classes in Derby implementing javax.sql.ConnectionPoolDataSource must provide setter and getter methods for the property 'maxStatements'.
      This property is used to control the whether the data source should produce pooled connections with statement cache capabilities or not, and how big the statement cache is allowed to be.

      This issue only deals with the client JDBC driver.

      Attachments

        1. derby-3325-2a-enable_test_and_remove_workaround.diff
          3 kB
          Kristian Waagan
        2. derby-3325-1b-maxStatements.stat
          0.5 kB
          Kristian Waagan
        3. derby-3325-1b-maxStatements.diff
          14 kB
          Kristian Waagan
        4. derby-3325-1a-maxStatements.stat
          0.2 kB
          Kristian Waagan
        5. derby-3325-1a-maxStatements.diff
          9 kB
          Kristian Waagan
        6. DataSourceReferenceTest.java
          26 kB
          Kristian Waagan
        7. DataSourceReferenceTest.diff
          36 kB
          Kristian Waagan

        Issue Links

          Activity

            People

              kristwaa Kristian Waagan
              kristwaa Kristian Waagan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: