JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Artifacts using JSQLParser Library (709)
83.Common Utilities7 usages
top.jpower » common-utils Apache
Common Utilities
Last Release on Jun 2, 2024
86.Chaos7 usages
club.gclmit » chaos-core Apache
An enhanced toolkit of Spring Boot Starter to simplify development.
Last Release on Jun 5, 2022
Database-agnostic domain model (captured queries, statement types, bind parameters) and the
SQL normalization pipeline shared by every other persistence-test module. Depends on nothing but
JSqlParser - no Hibernate, no Spring, no JDBC ...
Last Release on Jul 26, 2026
90.Jbatis Core7 usages
org.jbatis » jbatis-core Apache