Package | Description |
---|---|
com.mckoi.database |
The core database classes for Mckoi.
|
com.mckoi.database.control | |
com.mckoi.database.jdbc |
The JDBC interface to Mckoi.
|
com.mckoi.database.jdbcserver |
Implementation of the DatabaseInterface interface,
including classes to handle local (embedded) mode
and remote (client/server) mode.
|
Class and Description |
---|
DBConfig
A container object of configuration details of a database system.
|
Class and Description |
---|
AbstractDBConfig
An abstract implementation of DBConfig.
|
DBConfig
A container object of configuration details of a database system.
|
DBController
An object that provides methods for creating and controlling database
systems in the current JVM.
|
DBSystem
An object used to access and control a single database system running in
the current JVM.
|
Class and Description |
---|
DBConfig
A container object of configuration details of a database system.
|
Class and Description |
---|
DBConfig
A container object of configuration details of a database system.
|
Copyright © 2015. All rights reserved.