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.6compared with
Version Details
| 4.5 | 4.6 | |
|---|---|---|
| Release date | Jul 23, 2022 | Feb 24, 2023 |
| Licenses | Apache 2.0LGPL 2.1 | Apache 2.0LGPL 2.1 |
| Vulnerabilities | None | None |
Test Changes (8)
| 4.5 | 4.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | net.java.dev.javacc » javacc | - | 7.0.12 |
| ~ Updated | com.h2database » h2 | 1.4.200 | 2.1.214 |
| ~ Updated | commons-io » commons-io | 2.7 | 2.11.0 |
| ~ Updated | org.apache.commons » commons-lang3 | 3.10 | 3.12.0 |
| ~ Updated | org.assertj » assertj-core | 3.16.1 | 3.23.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.8.1 | 5.9.2 |
| ~ Updated | org.mockito » mockito-core | 3.12.4 | 4.8.0 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 3.12.4 | 4.8.0 |
