[jboss-jira] [JBoss JIRA] Created: (JBJCA-482) Add spy functionality to JDBC resource adapter

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Sat Dec 18 05:35:17 EST 2010


Add spy functionality to JDBC resource adapter
----------------------------------------------

                 Key: JBJCA-482
                 URL: https://issues.jboss.org/browse/JBJCA-482
             Project: IronJacamar
          Issue Type: Task
          Components: JDBC
            Reporter: Jesper Pedersen
            Assignee: Jesper Pedersen


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.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list