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.0compared with
Version Details
| 2.1 | 3.0 | |
|---|---|---|
| Release date | Jun 30, 2019 | Aug 30, 2019 |
| Licenses | Apache 2.0LGPL 2.1 | Apache 2.0LGPL 2.1 |
| Vulnerabilities | None | None |
Test Changes (2)
| 2.1 | 3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-io » commons-io | 2.4 | 2.6 |
| ~ Updated | org.mockito » mockito-core | 2.16.0 | 2.28.2 |
