Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8178915

Minor update to the PooledConnection javadoc

XMLWordPrintable

    • b167
    • Not verified

        Minor clarification of the PooledConnection javadoc for clarity when shared connections are used in a Java EE environment via the Connector API

        Change:

         If the connection pool manager wraps or provides a proxy to the logical handle returned from a call to PoolConnection.getConnection, the pool manager must do one of the following when the application calls Connection.close:

        to:

         If the connection pool manager wraps or provides a proxy to the logical handle returned from a call to PoolConnection.getConnection, the pool manager must do one of the following when the connection pool manager closes or returns the PooledConnection to the pool in response to the application calling Connection.close:

              lancea Lance Andersen
              lancea Lance Andersen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: