]
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: