Uses of Package
com.mckoi.database.jdbc

Packages that use com.mckoi.database.jdbc
Package
Description
The Mckoi Database; the JDBC driver is in this package.
The core database classes for Mckoi.
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.