Quote:
|
Originally Posted by Belisarius
What do you mean by "capture"?
|
Well, collect or log...anything that allows me to look at all of the SQL generated over some period of time. I can do it at the database level (in Oracle anyway) by querying data dictionary tables or by tracing the connected sessions. It's cleaner if I can grab it at the app server level.