public class HSqlLocalDump extends Object
Constructor and Description |
---|
HSqlLocalDump() |
Modifier and Type | Method and Description |
---|---|
static void |
dump(Connection c,
File directory) |
static void |
dump(Connection c,
File directory,
String dbName) |
static void |
main(String[] args) |
public static void dump(Connection c, File directory) throws IOException, SQLException
IOException
SQLException
public static void dump(Connection c, File directory, String dbName) throws IOException, SQLException
IOException
SQLException
public static void main(String[] args)
Copyright © 2019 OpenEstate. All rights reserved.