Adding the DBNavigator Bean to the Visual Composition Editor Surface

The DBNavigator bean is a visual bean that you use with a Select bean to access data in a relational database. The DBNavigator bean provides a set of buttons that execute the SQL statement for the associated Select bean; perform other relational database operations, such as commit updates to the database; and navigate rows in the result set.

You add the DBNavigator bean to the Visual Composition Editor surface as follows:

  1. From the category drop-down menu in the Visual Composition Editor, select the Database category.
  2. Select DBNavigator bean .
  3. Move the mouse pointer to the location on the Visual Composition Editor surface where you want to place the DBNavigator bean.
  4. Press and hold mouse button 1. Without releasing the mouse button, move the mouse pointer to position it precisely.
  5. Release the mouse button. The DBNavigator bean is placed at the location of the mouse pointer.


Related concepts
Beans Palette

Related procedures
Composing Beans Visually

Related references
Visual Composition Editor
Data Access Beans