Skip Headers

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:

Read the documentation for more information.Read more...

  Previous page.
Previous
Next page.
Next
Next page.
Menu

Quick Tour