首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > JDBC的追踪工具

JDBC的追踪工具

  • 资源大小:282.97 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: jdbc 工具 追踪

资 源 简 介

The goal of the project is to create a high-performance and easy to use tool for the SQL queries logging for JDBC applications. Features include: * can be attached on Connection, Driver or DataSource(XA,Pooling) levels (the last was my main motivation to start this project) * can log bind parameters for PreparedStatement and CallableStatement calls * can log result of queries from ResultSet objects * can log queries execution time * can detect slow queries * logging engine agnostic (thanks to SLF4J, you can use most of popular logging libraries like log4j, apache common logging, java logging or simple printing to System.out) * can log calling method stack trace. Additionally fork of this project is available: http://code.google.com/p/jdbcdslog-exp/, which adds new features: more directly fill SQL statement (you can copy it to the tool like Oracle"s SQL Developer and can be used directly) can use a configurable SQL formatter can be conf

文 件 列 表

jdbcdslog
.classpath
.project
.settings
.svn
bin
docs
lib
pom.xml
src
target
VIP VIP
0.179969s