Defining a Database Access Class

Select New in the Connection page of the Query property editor to define a new database access class to contain a connection alias for a Select bean. Select New in the SQL page of the Query property editor to define a new database access class to contain an SQL specification for a Select bean. Selecting New opens the New Database Access Class window.


New Database Access Class window

  1. Specify a package for the database access class in the Package field. Select Browse to view a list of the packages available in the workspace.

  2. Specify a class name for the database access class in the Class name field.

  3. When you finish specifying a package and class name, select OK. This creates a new database access class and adds it to the database access class list in the Connection page and SQL page of the Query property editor.

    To cancel defining a new database access class, select Cancel.