Uses of Class
com.mckoi.database.jdbc.SQLQuery

Packages that use SQLQuery
Package
Description
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.