|
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
oracle.eclipselink.coherence.integrated.internal.querying.EclipseLinkQueryFailurePolicy
public class EclipseLinkQueryFailurePolicy
TopLink-Grid's policy is to redirect the query to the database.
| Constructor Summary | |
|---|---|
EclipseLinkQueryFailurePolicy() |
|
| Method Summary | |
|---|---|
java.lang.Object |
translationFailed(DatabaseQuery query, Record arguments, Session session)This method is called when the query can not be translated by the configured FilterFactory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EclipseLinkQueryFailurePolicy()
| Method Detail |
|---|
public java.lang.Object translationFailed(DatabaseQuery query,
Record arguments,
Session session)
TranslationFailureDelegatetranslationFailed in interface TranslationFailureDelegate
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||