com.ibm.as400.access

Class AS400JDBCConnectionAbortRunnable

  • java.lang.Object
    • com.ibm.as400.access.AS400JDBCConnectionAbortRunnable
  • All Implemented Interfaces:
    java.lang.Runnable


    public class AS400JDBCConnectionAbortRunnable
    extends java.lang.Object
    implements java.lang.Runnable
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void run() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AS400JDBCConnectionAbortRunnable

        public AS400JDBCConnectionAbortRunnable(AS400JDBCConnection connection)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable