You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-user@jakarta.apache.org by Ming Fai <mi...@hongkong.com> on 2004/05/16 10:26:18 UTC

Looking for bytecode analysis and reporting tool

Hi,

I wish to use BCEL to analyse the bytecode of my project and generate a
report of all static SQL statements. I suppose I need to inspect all
execute* method of java.sql.Statement (assume all SQL are execute via
Statement) Is there any open source tool that can do the job? (possibly an
ANT task) Or do I need to build one with BCEL? 

Thanks and regards,
mingfai



---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-user-help@jakarta.apache.org