Package com.mckoi.tools

Tools for manipulating a Mckoi database.

See:
          Description

Class Summary
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.
 

Package com.mckoi.tools Description

Tools for manipulating a Mckoi database.