Named Queries - Format
Use to specify the named query and its format.
  - Expression
- Specify this named query uses a TopLink expression. 
- SQL
- Specify this named query is an SQL query.
- EJBQL
- Specify this named query is an EJB QL query.
- Expression/Query String
- Enter the TopLink Expression, SQL or EJB QL query. The TopLink Mapping editor does not validate the query string. 
Note: For Expressions, double-click the query string or click Edit to create or edit the query string. See "Building Expressions" for more information.
Related Topics
Named Queries
Specifying Queries
Named Queries - General
Named Queries - Options
Working with Descriptor Properties
 
  
  Copyright © 1997, 2004, Oracle.
   All rights reserved.