public class HypersonicLoader extends Object
HypersonicLoader(String databaseName, String sqlDir, String fileNames)
static void
loadHypersonic(Connection con, String fileName)
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HypersonicLoader(String databaseName, String sqlDir, String fileNames) throws Exception
Exception
public static void loadHypersonic(Connection con, String fileName) throws Exception
public static void main(String[] args) throws Exception