Parses SQL statements into a hierarchy of Java classes navigable via the Visitor Pattern.
<dependency>
<groupId>com.github.jsqlparser</groupId>
<artifactId>jsqlparser</artifactId>
<version>0.9.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a simple SQL SELECT statement.
Upgrade to latest version (e.g., 4.9) for better SQL support.
No dependency data recorded yet.