Adding a Database Table to a Visual Web JSF Page

See Also

Add a database connection to the IDE to make the tables in the database accessible. Then add the database table to a Visual Web JSF page so that you can access the data in your application. When you add a database table to a Visual Web JSF page, the IDE creates a data provider and a rowset for the database table.

To add a database table to a Visual Web JSF page:

  1. In the , expand the Databases node Databases node icon.
  2. Expand the database-name node.
  3. Expand the Tables node.
  4. Drag and drop the database table onto the page.
See Also
Adding a Database Connection
About Components and Data
About Binding Components to Data

Legal Notices