P6Spy 3.3.0 发布了。P6Spy是一个可以用来在应用程序中拦截和修改数据操作语句的开源框架。 通过P6Spy我们可以对SQL语句进行拦截,相当于一个SQL语句的记录器,这样我们可以用它来作相关的分析,比如性能分析。 主要更新内容: 改进: issue #384: Introduced event onAfterConnectionGet issue #400: Introduced JdbcEventListenerFactory (enabling programatic JdbcEventListener implementation) issue #400: Deprecated P6Core favoring ConnectionWrapper and JdbcEventListenerFactory 问题修复: issue #404: Reintroduced zip + tar distribution packaging (was missing since 3.1.0 version) 下载地址: Source code (zip) Source code (tar.gz) P6Spy 3.3.0 正式版发布,SQL 语句拦截下载地址