Making a Query Specification

A query specification comprises a:

Connection alias
Specifies database connection characteristics for a Select bean

SQL specification
Specifies an SQL statement for a Select bean

To make a query specification:

  1. Open the property sheet for the Select bean.

  2. Select the query property value and click on the box in the value field. This opens the property editor for the query property.


    Query property editor

  3. Create a connection alias or select an existing connection alias.

  4. Create an SQL specification or select an existing SQL specification.


Related procedures
Editing Bean Properties
Specifying a Connection Alias
Making an SQL Specification