|
Oracle Fusion Middleware Java API Reference for Oracle TopLink (Deprecated) 11g Release 1 (11.1.1) B32476-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
oracle.toplink.eis
public interface SDKCall
SDKCall augments the Call interface
to define a bit more
behavior, as required by the SDKQueryMechanism:
SDKQueryMechanism,
SDKAccessor| Method Summary | |
|---|---|
java.lang.Object |
execute(oracle.toplink.internal.sessions.AbstractRecord translationRow,
Accessor accessor)
Deprecated. Execute the call and return the results. |
| Method Detail |
|---|
java.lang.Object execute(oracle.toplink.internal.sessions.AbstractRecord translationRow,
Accessor accessor)
throws SDKDataStoreException
SDKDataStoreException
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||