We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e9844 commit c8342efCopy full SHA for c8342ef
README.md
@@ -7,7 +7,7 @@ Window Application that simplifies the select, insert, update, and delete query
7
- You can also map Table to Java source codes (i.e., DAO, DTO)
8
9
Through Source Code Generator,
10
-> 1) users can access the database and load the table and data.
+> 1) Users can access the database and load the table and data.
11
> 2) Users can select, insert, update, and delete the data without using query, just by choosing the information they want on the screen.
12
> 3) Users can map the table field and data into Java DAO, generate default service, and download the source code file.
13
0 commit comments