Previous Next vertical dots separating previous/next from contents/index/pdf

Using a JDBC Control

You can add a JDBC control to any of the following:

To Insert a New JDBC Control

To create a new JDBC control and insert it into your source code in a single step:

  1. Make sure you have opened the target web service, page flow controller or control in the editor window.
  2. Right click on the editor window and choose Insert > Control.

    Under New System Control, click on JDBC Control and click OK.

  3. Follow the instructions in Creating a New JDBC Control.

To Insert an Existing JDBC Control

  1. Make sure you have opened the target web service, page flow controller or control in the editor window.
  2. Right click on the editor window and choose Insert > Control.

    Click on the name of the control and click OK.

Accessing the Methods of a JDBC Control

After you have created a JDBC Control, you can invoke the methods of the control in the same way as accessing the methods of a regular object. Consult the Beehive documentation for JDBC control for more information.

Related Topics

Using System Controls

Creating a JDBC Control

 

Skip navigation bar   Back to Top