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.9.1compared with

Version Details

Compile Changes (1)

0.9 0.9.1
ChangeGroup / ArtifactPreviousCurrent
- Removed junit » junit4.11-

Test Changes (1)

0.9 0.9.1
ChangeGroup / ArtifactPreviousCurrent
+ Added junit » junit-4.11