JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Version5.0compared with
Version Details
| 4.9 | 5.0 | |
|---|---|---|
| Release date | Mar 10, 2024 | Jun 30, 2024 |
| Licenses | Apache 2.0LGPL 2.1 | Apache 2.0LGPL 2.1 |
| Vulnerabilities | None | None |
Test Changes (8)
| 4.9 | 5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.h2database » h2 | 2.1.214 | [2.2.224,) |
| ~ Updated | commons-io » commons-io | 2.11.0 | [2.15.1,) |
| ~ Updated | net.java.dev.javacc » javacc | 7.0.13 | [7.0.13,) |
| ~ Updated | org.apache.commons » commons-lang3 | 3.12.0 | [3.14.0,) |
| ~ Updated | org.assertj » assertj-core | 3.23.1 | [3.25.3,) |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.9.2 | [5.10.2,) |
| ~ Updated | org.mockito » mockito-core | 4.8.0 | [5.11.0,) |
| ~ Updated | org.mockito » mockito-junit-jupiter | 4.8.0 | [5.11.0,) |
