All Packages

Package Summary
Package
Description
The Mckoi Database; the JDBC driver is in this package.
The core database classes for Mckoi.
 
This package includes database constants such as Types.
These classes interpret specific SQL statements, such as Insert and Delete.
The JDBC interface to Mckoi.
Implementation of the DatabaseInterface interface, including classes to handle local (embedded) mode and remote (client/server) mode.
 
Implementations of the RegexLibrary interface, which allows the application to select which regular expression package to use.
These classes parse SQL statements in Mckoi.
Debugging classes for Mckoi.
JFC classes to access a Mckoi database from a Swing application.
The main (starting) class for a Mckoi database server.
 
Tools for manipulating a Mckoi database.
Miscellaneous utility classes.