CRUD for multiple database files
<[email protected]> Mon, 2 May 2016 16:25:32 +0000 (UTC)
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <[email protected]> |
I am new to the NetBeans IDE (using 8.1). I want to create desktop application with CRUD screens for about 50 tables with relationships between them. The right click New >> Swing GUI Forms >> Master Detail Sample Form, creates a single CRUD form for database table. Do I have to repeat this process for all the 50 files? Or, is there a way to do it automatically? Please provide steps or links to material that could help me. Thanks