Class DeRegister

  • All Implemented Interfaces:
    java.sql.DriverAction

    public class DeRegister
    extends java.lang.Object
    implements java.sql.DriverAction
    • Constructor Summary

      Constructors 
      Constructor Description
      DeRegister()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void deregister()  
      • Methods inherited from class java.lang.Object

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

      • DeRegister

        public DeRegister()
    • Method Detail

      • deregister

        public void deregister()
        Specified by:
        deregister in interface java.sql.DriverAction