Uses of Package
com.mckoi.database.jdbcserver
Packages that use com.mckoi.database.jdbcserver
Package
Description
Implementation of the DatabaseInterface interface,
including classes to handle local (embedded) mode
and remote (client/server) mode.
-
Classes in com.mckoi.database.jdbcserver used by com.mckoi.database.jdbcserverClassDescriptionAn abstract implementation of JDBCDatabaseInterface that provides a connection between a single DatabaseConnection and a DatabaseInterface implementation.