Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3851

Client and embedded differ on sending StatementEvent on Connection.close()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 10.5.1.1
    • None
    • JDBC
    • JDBC 4.0
    • Normal
    • Embedded/Client difference

    Description

      When a connection is closed, the client driver sends a StatementEvent to all StatementEventListeners registered on the connection being closed. The embedded driver does not send StatementEvents when a connection is closed. Examples can be found in jdbc4/StatementEventsTest. Look for code that calls usingEmbedded() and usingDerbyNetClient() in that class.

      Embedded and client should match if possible, per DERBY-310.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              knutanders Knut Anders Hatlen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: