Setting preferences for using the workbench to develop pureQuery code

You can set a number of preferences to help you develop pureQuery code in the workbench.

Procedure

To set preferences for using the workbench to develop pureQuery code:

  1. Go to the pureQuery page in the Preferences window:
    1. Select Window > Preferences.
    2. In the tree, select Data Management > SQL Development > pureQuery.
  2. On the pureQuery page, set a number of default options for the tooling. For information about the controls, click Help in the lower-left corner of the wizard.
  3. In the tree, select Data Management > SQL Development > pureQuery > Type Mapping.
  4. On the Type Mapping page, specify how the workbench maps SQL data types to Java data types when generating pureQuery code from database objects or SQL statements. For information about the controls, click Help in the lower-left corner of the wizard.
  5. Click OK.

Feedback