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

getAutoCommit in PoolableConnectionFactory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.3.1, 1.4.1, 1.5.1, 2.0
    • None

    Description

      In passivateObject() method of PoolableConnectionFactory, getAutoCommit() is called twice. I am working with Sybase JDBC driver, in their implementation, getAutoCommit() makes a call to database so there are two roundtrips to database. I would like to understand if there is anything that prevent you to call getAutoCommit() once and store the result in a local variable to use it again?

      Attachments

        Activity

          People

            Unassigned Unassigned
            steeveb Steeve Beroard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: