Uses of Class
org.hsqldb.util.SqlTool.SqlToolException
-
Packages that use SqlTool.SqlToolException Package Description org.hsqldb.util -
-
Uses of SqlTool.SqlToolException in org.hsqldb.util
Methods in org.hsqldb.util 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).
-