Deleting a Database Table From a Visual Web JSF Page

See Also | Tutorials

If you do not want to use a database table on a particular page, you can delete it from the page. After you delete a database table from a Visual Web JSF page, no components in that page can access the database table.

To delete a database table from the page:

  1. In the , right-click the table-nameRowSet item and choose Delete.
  2. In the Navigator window, right-click the table-nameDataProvider item and choose Delete.
See Also
About Components and Data
Adding a Database Table to a Visual Web JSF Page
Adding a Database Connection
Visual Web JSF Database Tasks: Quick Reference
Tutorials

Legal Notices