Uses of Class
org.hsqldb.util.SqlTool.SqlToolException
Packages that use SqlTool.SqlToolException
-
Uses of SqlTool.SqlToolException in org.hsqldb.util
Methods in org.hsqldb.util that throw SqlTool.SqlToolExceptionModifier and TypeMethodDescriptionstatic voidSqlTool.objectMain(String[] arg) Connect to a JDBC Database and execute the commands given on stdin or in SQL file(s).