
Redirect Queries
A redirect query is a named query that delegates query execution control to your application. Redirect queries allow you to define the query implementation in code as a static method.
To perform complex operations, you can combine query redirectors with the TopLink query framework.
For More Information: |
||
