| 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 | Description |
|---|---|
| DBConfig |
A container object of configuration details of a database system.
|
| Class | 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 | Description |
|---|---|
| DBConfig |
A container object of configuration details of a database system.
|
| Class | Description |
|---|---|
| DBConfig |
A container object of configuration details of a database system.
|
Copyright © 2018. All rights reserved.