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

BasicDataSource doesn't include CallableStatement Pooling

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.1
    • 1.3
    • None
    • All

    Description

      Hello =)

      I had explored DBCP source code to cook for my project need recently.
      As it's said that the Database Connection Pool (DBCP) component can be used in applications where JDBC resources need to be pooled.
      "Apart from JDBC connections, this provides support for pooling Statement and PreparedStatement instances as well."

      I am curious that why it does not support for pooling CallableStatement.
      Does anybody know why the developer did not implement this furture?Are there some special consideration or some reason else?

      Attachments

        Activity

          People

            psteitz Phil Steitz
            welch.chen Wei Chen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: