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