org.hsqldb.util
Class SqlFile

java.lang.Object
  extended byorg.hsqldb.util.SqlFile

public class SqlFile
extends Object

Encapsulation of a sql text file like 'myscript.sql'. The ultimate goal is to run the execute() method to feed the SQL commands within the file to a jdbc connection. Some implementation comments and variable names use keywords based on the following definitions.