JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Version1.1compared with
Version Details
| 1.0 | 1.1 | |
|---|---|---|
| Release date | Mar 25, 2017 | Jun 29, 2017 |
| Licenses | Apache 2.0LGPL 2.1 | Apache 2.0LGPL 2.1 |
| Vulnerabilities | None | None |
Test Changes (2)
| 1.0 | 1.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hamcrest » hamcrest-library | - | 1.3 |
| + Added | org.mockito » mockito-core | - | 2.7.22 |
