Uploaded image for project: 'Agroal'
  1. Agroal
  2. AG-219

Improve resource tracking

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.3
    • None
    • pool
    • None
    • False
    • None
    • False

      At the moment, there are collections to track the disposal of JDBC resources (Connection, Statement, ResultSet).

      Since Agroal has wrapper objects to track the life-cycle of JDBC resources already, improve efficiency by having the wrappers implement a linked list by themselves.

      These list implementation must guarantee that it's safe under concurrent access, as a safeguard for concurrent access to the connection.

            lbarreiro-1 Luis Barreiro
            lbarreiro-1 Luis Barreiro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: