Expression Builder

Use to create TopLink expressions for queries.

Click Add or Add Nested to create a new expression. TopLink assigns a sequence number to each node and nested node. Select an expression node and click Remove to remove an existing node.

Select the node and use the Logical Operator drop-down list to specify the operator for the node (AND, OR, Not AND, or Not OR).

Choose the expression and enter data in each field:

First Argument
Click Edit and select the query key for the first argument. See "Adding Arguments" for more information.
Operator
Specify how TopLink should evaluate the expression. Valid operators include:

Related Topics

Named Queries
Building Expressions
Working with Descriptor Properties

 

Copyright © 1997, 2004, Oracle. All rights reserved.