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.
Before adding a database table to a Visual We JSF page, you must ensure that the Java DB Database Server
is installed and running. To start the Java DB Database Server, in the Services window, choose
Databases > Java DB > Start Server.