Uses of Class
org.hsqldb.util.SqlToolError

Packages that use SqlToolError
org.hsqldb.util   
 

Uses of SqlToolError in org.hsqldb.util
 

Methods in org.hsqldb.util that throw SqlToolError
 void SqlFile.execute(Connection conn)
          Process all the commands on stdin.
 void SqlFile.execute(Connection conn, PrintStream stdIn, PrintStream errIn)
          Process all the commands in the file (or stdin) associated with "this" object.
 



Copyright © 2001 - 2004 HSQL Development Group. All Rights Reserved.