Skip Headers
Oracle® Application Server TopLink Application Developer's Guide
10g Release 2 (10.1.2)
Part No. B15901-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

6 Queries

Queries are a key element to any Oracle Application Server TopLink application, because they enable OracleAS TopLink to manage persistent data on the database. The query framework that OracleAS TopLink provides gives you the flexibility you need to manage the complex persistence requirements of enterprise applications.

The OracleAS TopLink query framework offers the following key features:

To define OracleAS TopLink queries, use OracleAS TopLink Mapping Workbench, the OracleAS TopLink API, or, in the case of entity beans, EJB Finders.

This chapter introduces OracleAS TopLink queries, and includes discussions on: