Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-482

Add spy functionality to JDBC resource adapter

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.0.0.Beta4
    • None
    • JDBC
    • None

    Description

      Add functionality to the JDBC resource adapter such that statements executed are logged against a special logger instance - if enabled (boolean spy). Default value is false.

      General methods - like execute(String) and close() - should be logged at INFO level.
      Control methods - like rollback() and commit() - should be logged at DEBUG level.

      It should be possible to identify the statements based on the deployed datasource name.

      Attachments

        Activity

          People

            jpederse@redhat.com Jesper Pedersen
            jpederse@redhat.com Jesper Pedersen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: