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 d0ecb2d commit 2244df3Copy full SHA for 2244df3
README.md
@@ -29,7 +29,7 @@ To use it, simply declare the following plugin in your pom file:
29
</executions>
30
</plugin>
31
```
32
-**sqlFilePath**: Path to the SQL file containing the DDL commands.
+**sqlFilePath**: Path to the SQL file containing the DDL statements.
33
34
**packageName**: The package name for the generated entities.
35
0 commit comments