New Database Schema Wizard: Tables and Views

Use to capture and create a persistent database schema from an existing database which you can then use in other projects.

You can open the wizard by selecting the Database Schema File type in the Persistence category of the New File wizard.

In the Tables and Views panel of the wizard you select the item from the list of Available Tables and Views in the left pane and click Add to add the selected item to the list in the right pane.

When you click Finish the IDE will generate a database schema from the selected table and views in the database.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2016, Oracle and/or its affiliates. All rights reserved.