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.
软件详情:https://github.com/JSQLParser/JSqlParser/
下载地址:https://github.com/JSQLParser/JSqlParser/archive/jsqlparser-0.9.7.zip
来自:开源中国社区

