P6Spy 3.1.0 正式版发布,SQL 语句拦截

栏目: 软件资讯 · 发布时间: 8年前

内容简介:P6Spy 3.1.0 发布了。P6Spy是一个可以用来在应用程序中拦截和修改数据操作语句的开源框架。 通过P6Spy我们可以对SQL语句进行拦截,相当于一个SQL语句的记录器,这样我们可以用它来作相关的分析,比如性能分析。 ...

P6Spy 3.1.0 发布了。P6Spy是一个可以用来在应用程序中拦截和修改数据操作语句的开源框架。 通过P6Spy我们可以对 SQL 语句进行拦截,相当于一个SQL语句的记录器,这样我们可以用它来作相关的分析,比如性能分析。

新版本更新内容如下:

改进:

  • issue #369: Introduced excludebinary=true|false flag (causing [binary] instead of binary data logged)

  • issue #373: Introduced Loggable.getConnectionInformation() while removed Loggable.getConnectionId()

  • issue #367StatementInformation.getSqlWithValues() returns getSql() rather than “”

缺陷解决:

  • issue #369: Fixed excludecategories docs

  • issue #387: Fixed StatementInformation.getSql() null for connection-pool validation queries

其他:

  • issue #292: migrated from maven to gradle for build

  • issue #372: integrated release process with travis-ci

  • issue #377: release notes synced to github releases

  • issue #377: local dev env moved from vagrant to docker

点此查看发行说明

下载方式:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

How to Think About Algorithms

How to Think About Algorithms

Jeff Edmonds / Cambridge University Press / 2008-05-19 / USD 38.99

HOW TO THINK ABOUT ALGORITHMS There are many algorithm texts that provide lots of well-polished code and proofs of correctness. Instead, this one presents insights, notations, and analogies t......一起来看看 《How to Think About Algorithms》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具