![]() |
Quadcap Embeddable Database |
Classes | |
| class | com.quadcap.sql.tools.Loader |
| A simple SQL loader utility which scans the input file for semicolon-delimited SQL statements which are executed using JDBC against a database connection. More... | |
| class | com.quadcap.sql.tools.XmlDump |
| Dump an SQL database in an XML representation. More... | |
| class | com.quadcap.sql.tools.XmlDump.DbType |
| class | com.quadcap.sql.tools.XmlLoad |
| This class implements the reverse functionality of XmlDump -- it loads a database with the data contained in the specified XML file. More... | |