Uses of Package
com.mckoi.database.control
Packages that use com.mckoi.database.control
Package
Description
The core database classes for Mckoi.
The JDBC interface to Mckoi.
Implementation of the DatabaseInterface interface,
including classes to handle local (embedded) mode
and remote (client/server) mode.
-
Classes in com.mckoi.database.control used by com.mckoi.database
-
Classes in com.mckoi.database.control used by com.mckoi.database.controlClassDescriptionAn abstract implementation of DBConfig.A container object of configuration details of a database system.An object that provides methods for creating and controlling database systems in the current JVM.An object used to access and control a single database system running in the current JVM.
-
Classes in com.mckoi.database.control used by com.mckoi.database.jdbc
-
Classes in com.mckoi.database.control used by com.mckoi.database.jdbcserver