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.
下载地址: