JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Version3.2compared with
Version Details
| 3.1 | 3.2 | |
|---|---|---|
| Release date | Nov 06, 2019 | Jun 28, 2020 |
| Licenses | Apache 2.0LGPL 2.1 | Apache 2.0LGPL 2.1 |
| Vulnerabilities | None | None |
Test Changes (2)
| 3.1 | 3.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.assertj » assertj-core | - | 3.11.1 |
| - Removed | org.hamcrest » hamcrest-library | 1.3 | - |
