|
Oracle Application Server TopLink API Reference 10g (9.0.4) B10491-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SDKCall augments the Call interface to define a bit more behavior, as required by the SDKQueryMechanism:
SDKQueryMechanism, SDKAccessor| Method Summary | |
SDKCall |
clone(DatabaseQuery queryClone)Clone the call with the new query. |
java.lang.Object |
execute(DatabaseRow translationRow, oracle.toplink.internal.databaseaccess.Accessor accessor)Execute the call and return the results. |
| Method Detail |
public SDKCall clone(DatabaseQuery queryClone)
public java.lang.Object execute(DatabaseRow translationRow,
oracle.toplink.internal.databaseaccess.Accessor accessor)
throws SDKDataStoreException
SDKDataStoreException
|
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||