Skip to content

Commit ae14ed3

Browse files
committed
Merge branch 'master' of github.com:JSQLParser/JSqlParser.git
2 parents 6e45a4f + b53e74d commit ae14ed3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33

44
## JSqlParser
55

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

89
## Extensions Version 0.8.4
910

0 commit comments

Comments
 (0)