Uses of Class
org.hsqldb.cmdline.SqlTool.SqlToolException
-
-
Uses of SqlTool.SqlToolException in org.hsqldb.cmdline
Methods in org.hsqldb.cmdline that throw SqlTool.SqlToolException Modifier and Type Method Description static void
SqlTool. objectMain(java.lang.String[] arg)
Connect to a JDBC Database and execute the commands given on stdin or in SQL file(s).
-