Uses of Class
com.mckoi.database.User

Packages that use User
Package
Description
The core database classes for Mckoi.
These classes interpret specific SQL statements, such as Insert and Delete.
Implementation of the DatabaseInterface interface, including classes to handle local (embedded) mode and remote (client/server) mode.