JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Version0.8.0compared with
Version Details
| 0.7.0 | 0.8.0 | |
|---|---|---|
| Release date | Nov 10, 2012 | Dec 11, 2012 |
| Licenses | LGPL 2.1 | LGPL 2.1 |
| Vulnerabilities | None | None |
Test Changes (2)
| 0.7.0 | 0.8.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | junit » junit | - | 3.8.2 |
| + Added | org.mockito » mockito-all | - | 1.9.5 |