java.lang.Object
com.inductiveautomation.ignition.gateway.localdb.hsql.test.HsqlTagCleanup

public class HsqlTagCleanup extends Object
  • Constructor Details

    • HsqlTagCleanup

      protected HsqlTagCleanup(File inFile)
  • Method Details

    • main

      public static void main(String[] args)
    • run

      public void run() throws Exception
      Throws:
      Exception
    • loadDriver

      public void loadDriver() throws Exception
      Throws:
      Exception
    • info

      protected void info(String msg)
    • runCleanup

      protected void runCleanup()
    • close

      protected void close(Statement stmt)
    • close

      protected void close(Connection conn)
    • close

      protected void close(ResultSet rs)