|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.eclipse.persistence.queries.QueryRedirectorHelper
public class QueryRedirectorHelper
Purpose: The purpose of this class is to provide the query redirector with some helper methods for general EclipseLink operations (such as checking a query against the cache) which may not occur because the query is being redirected.
| Constructor Summary | |
|---|---|
QueryRedirectorHelper() |
|
| Method Summary | |
|---|---|
static java.lang.Object |
checkEclipseLinkCache(DatabaseQuery query, Record record, Session session)This method will cause EclipseLink to check the EclipseLink cache for the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryRedirectorHelper()
| Method Detail |
|---|
public static java.lang.Object checkEclipseLinkCache(DatabaseQuery query,
Record record,
Session session)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||