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

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Mon Mar 7 10:18:56 EST 2011


     [ https://issues.jboss.org/browse/JBJCA-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesper Pedersen resolved JBJCA-482.
-----------------------------------

    Fix Version/s: 1.0.0.Beta4
       Resolution: Done


> 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
>             Fix For: 1.0.0.Beta4
>
>
> 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