|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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)
|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||