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 2244df3 commit b242b90Copy full SHA for b242b90
README.md
@@ -42,4 +42,4 @@ Get the jar from https://repo1.maven.org/maven2/io/github/ngbsn/sqlscript2jpa-co
42
```
43
java -jar sqlscript2jpa-codegen-maven-plugin-1.0.3-standalone.jar "<sql_file_path>" "<package_name>"
44
45
-This will generate the JPA entities in a folder structure as defined by the package name
+This will generate the JPA entities in a folder structure as defined by the package name.
0 commit comments