We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5251d4 commit 07e3213Copy full SHA for 07e3213
1 file changed
README.md
@@ -8,6 +8,8 @@ _sqlschema2java_ generates Java types from SQLSchema and annotate those types fo
8
You can use sqlschema2java as a Maven plugin.
9
[**Try at the sample project exemple**](https://github.com/Sassine/sqlschema2java/tree/main/sqlschema2java-example)
10
11
+[**Read Getting Started**](https://github.com/Sassine/sqlschema2java/wiki/Getting-Started)
12
+
13
## Implementation
14
15
#### A very simple Maven example:
0 commit comments