File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ Also I would like to know about needed examples or documentation stuff.
6767
6868## Extensions in the latest SNAPSHOT version 3.3
6969
70+ * heavy updating of many class files to support fluent like class building and setting of attributes (thx to @gitmotte )
7071* ** ON UPDATE CASCADE** implemented
7172* add generated sources to classpath to avoid maven eclipse problems
7273* ** COMMENT ON VIEW** implemented
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.github.jsqlparser</groupId >
44 <artifactId >jsqlparser</artifactId >
5- <version >3.3 -SNAPSHOT</version >
5+ <version >4.0 -SNAPSHOT</version >
66 <name >JSQLParser library</name >
77 <inceptionYear >2004</inceptionYear >
88 <organization >
You can’t perform that action at this time.
0 commit comments