JSqlParser 0.9.7 发布,SQL 解析工具

来源: 投稿
作者: 愚_者
2017-03-14 11:25:00

JSqlParser 0.9.7 发布了,JSqlParser 能够解析 SQL 语句并它翻译成一个 Java 类层次。

更新日志如下:

  • support getting jdbc parameter index

  • Removed limitation of LongValue to accept only java.util.Long parsable values.

  • introduced NOT without parenthesis for column only conditions

  • introduced more complex expressions within CASE - statements

  • improved Postgresql JSON - support

  • integrated some Postgresql create table contraints

  • support for alter table modify statements

  • allowed more types of expressions after limit and top.

下载地址:

展开阅读全文
点击加入讨论🔥(1) 发布并加入讨论🔥
1 评论
42 收藏
分享
返回顶部
顶部