Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
- java.lang.Object
 
- 
- oracle.javatools.db.execute.StatementWrapper.ExecutionRunnable<T>
 
 
- 
- 
Method Summary
Methods 
| Modifier and Type | 
Method and Description | 
void | 
cancel()  | 
java.lang.String | 
getLogText()
Gets a loggable text containing the query, bind and timing information. 
 | 
java.lang.String | 
getName()  | 
T | 
getResult()  | 
void | 
run()  | 
abstract T | 
runImpl()  | 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Method Detail
- 
run
public void run()
- Specified by:
 
run in interface java.lang.Runnable 
 
- 
getLogText
public java.lang.String getLogText()
Gets a loggable text containing the query, bind and timing information.
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.