文件名称:P6SPY JDBC拦截打印sql语句 非常好的调试工具
文件大小:252KB
文件格式:ZIP
更新时间:2014-01-05 08:24:19
P6SPY,JDBC拦截
P6spy是一个JDBC Driver的包装工具,p6spy通过对JDBC Driver的封装以达到对SQL语句的监听和分析,以达到各种目的。 p6spy的安装步骤: 1. 下载p6spy的安装包 2. 把p6spy的jar包放到Classpath中,如果是WEB App放在WEB APP/WEB-INF/lib目录下 3. 把p6spy的Driver Class name替换原来的JDBC Driver Class Name, url, username, password一切都不变。 -- 由于每个应用的数据库连接配置,可能不一样,有些是Hibernate, OJB, Spring或者其它。。。。请按照相应的配置文件修改即可。 -- dbcp还要再试试,才知道是否支持,理论是支持的。 4. 编辑spy.properties文件,把JDBC Driver Class Name作为RealDriverName的值,其它的属性一般不用指定. 5. 把spy.properties放到合适的目录下,一定要让App能够找着,如果是webapp就放在webapp/WEB-INF/classess/目录下。 6. 启动应用,看看spy.log是否生成出来了? 更多说明可以去我博客查看:http://jifeng.cnblogs.com
【文件预览】:
license.txt
相关资料连接.url
_notes
----dwSiteColumnsMe.xml(736B)
Templates
----spydocs.dwt(3KB)
spy.properties
install.htm
other.htm
p6modules.htm
images
----header.gif(3KB)
----index.gif(328B)
----processing.gif(2KB)
----install.gif(358B)
----p6spy_com.gif(448B)
----build.gif(314B)
----other.gif(317B)
----p6log.gif(344B)
----p6outage.gif(424B)
----button.psd(26KB)
p6spy.jar
index.htm
p6spy.war
license.htm