Class SQLExecuter

java.lang.Object
net.ontopia.persistence.rdbms.SQLExecuter

public class SQLExecuter extends Object
INTERNAL: Command line tool for executing SQL statements in a database referenced by a database properties file.
  • Constructor Details

    • SQLExecuter

      public SQLExecuter()
  • Method Details

    • main

      public static void main(String[] argv) throws Exception
      Throws:
      Exception
    • usage

      protected static void usage()