Adding a Select, Modify, or ProcedureCall bean to the Visual Composition Editor surface

To use a Select, Modify or ProcedureCall bean, the Data Access Beans feature must be added to VisualAge for Java.

These are nonvisual beans that you use to access data in a relational database. Start by adding one of the beans 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 Select bean for a Select bean, modify32.gif (451 bytes) for a Modify bean, or procall32.gif (1175 bytes) for a ProcedureCall bean..
  3. Move the mouse pointer to the location on the Visual Composition Editor surface where you want to place the 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 bean is placed at the location of the mouse pointer.


Related concepts
Beans Palette

Related procedures
Adding a feature to VisualAge for Java
Composing beans visually

Related references
Visual Composition Editor
Select
Modify
ProcedureCall