Skip to content

Commit 53a1cd4

Browse files
authored
Update README.md
1 parent a28f34b commit 53a1cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# sqlscript2jpa-codegen
22

3-
A Java library to generate JPA entities from DDL statements. The library offers both a maven plugin and a jar to be run as a standalone tool.
3+
A Java library to generate Lombok wired JPA entities from DDL statements. The library offers both a maven plugin and a jar to be run as a standalone tool. It internally uses JSqlParser to parse the DDL statements.
44

55
### Getting Started
66

0 commit comments

Comments
 (0)