Package com.mckoi.tools


package com.mckoi.tools

Tools for manipulating a Mckoi database.

  • Classes
    Class
    Description
    A tool for converting between different versions of the database file system.
    An interactive tool for diagnosing the contents of a TableDataConglomerate object.
    A command line repair tool for repairing a corrupted conglomerate.
    A graphical interactive SQL query tool that allows for queries to be executed to a JDBC driver.
    A tool that reads an input SQL script and output information for the result either to an output file or through System.out.