Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.
/ JSqlParser Public archive
forked from JSQLParser/JSqlParser

JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

License

Apache-2.0, LGPL-2.1 licenses found

Licenses found

Apache-2.0
LICENSE_APACHEV2
LGPL-2.1
LICENSE_LGPLV21
Notifications You must be signed in to change notification settings

ndustrialio/JSqlParser

Error
Looks like something went wrong!

About

JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

Resources

License

Apache-2.0, LGPL-2.1 licenses found

Licenses found

Apache-2.0
LICENSE_APACHEV2
LGPL-2.1
LICENSE_LGPLV21

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.6%
  • PLSQL 1.7%
  • Other 0.7%