com.ibm.as400.access
Class AS400JDBCConnectionAbortRunnable
java.lang.Object
com.ibm.as400.access.AS400JDBCConnectionAbortRunnable
- All Implemented Interfaces:
- Runnable
public class AS400JDBCConnectionAbortRunnable
- extends Object
- implements Runnable
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AS400JDBCConnectionAbortRunnable
public AS400JDBCConnectionAbortRunnable(AS400JDBCConnection connection)
run
public void run()
- Specified by:
run in interface Runnable