Skip to Main Content

Java User Groups

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Crud generator

Akshay SoniApr 27 2019 — edited Apr 27 2019

If I made an application in Java that gets fields of your sql table and creates a java class using all those fields, where all the fields will be declared as variablesIt in their respective data type and the class will have constructors according to the field, also getter setters for all the variables will be created , will this be worthy. ? And will anyone even buy such an application ?

Comments
Post Details
Added on Apr 27 2019
0 comments
357 views