Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2304

Support Connection.prepareStatement(sql, resultSetType, resultSetConcurrency) in prepared statement cache

    XMLWordPrintable

Details

    • 0
    • 0% 0%

    Description

      The prepared statement cache only supports
      Connection.prepareStatement(String sql)
      it should also support the
      Connection.prepareStatement(String sql, int resultSetType, int resultSetConcurrency)
      by "partitioning" the cache.

      Attachments

        1. BaseWrapperManagedConnection.java
          16 kB
        2. patch
          9 kB
        3. PreparedStatementCache.java
          4 kB
        4. WrappedConnection.java
          16 kB

        Activity

          People

            adrian.brock Adrian Brock (Inactive)
            adrian.brock Adrian Brock (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: