Menu

#1 Access to the generated Sql

open
nobody
None
5
2009-07-15
2009-07-15
No

Dear All,
I am currently developing a web application using spring and I have integrated JDBC Logger and i am able to redirect the sql to the log files.
I would like to know if there is any option, lets say an sql is generated and throws error due to wrong code or syntax, is there a way to capture that sql by the application and do some processing or send to client. (I mean i want to send that sql to the client).

Discussion


Log in to post a comment.