JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Version4.3compared with
Version Details
| 4.2 | 4.3 | |
|---|---|---|
| Release date | Sep 08, 2021 | Dec 12, 2021 |
| Licenses | Apache 2.0LGPL 2.1 | Apache 2.0LGPL 2.1 |
| Vulnerabilities | None | None |
Test Changes (5)
| 4.2 | 4.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hamcrest » hamcrest-all | - | 1.3 |
| + Added | org.junit.jupiter » junit-jupiter | - | 5.8.1 |
| + Added | org.mockito » mockito-junit-jupiter | - | 3.12.4 |
| ~ Updated | org.mockito » mockito-core | 2.28.2 | 3.12.4 |
| - Removed | junit » junit | 4.13.1 | - |
