com.mckoi.tools |
com.mckoi.tools - Tools for manipulating a Mckoi database
Tools for manipulating a Mckoi database.
|
Java Source File Name | Type | Comment |
DataFileConvertTool.java | Class | A tool for converting between different versions of the database file
system. |
DBConglomerateDiagTool.java | Class | An interactive tool for diagnosing the contents of a TableDataConglomerate
object. |
DBConglomerateRepairTool.java | Class | A command line repair tool for repairing a corrupted conglomerate. |
JDBCQueryTool.java | Class | A graphical interactive SQL query tool that allows for queries to be
executed to a JDBC driver. |
JDBCScriptTool.java | Class | A tool that reads an input SQL script and output information for the
result either to an output file or through System.out. |