Uses of Package
com.mckoi.database.jdbcserver
-
Packages that use com.mckoi.database.jdbcserver Package Description com.mckoi.database.jdbcserver 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.jdbcserver Class Description AbstractJDBCDatabaseInterface An abstract implementation of JDBCDatabaseInterface that provides a connection between a single DatabaseConnection and a DatabaseInterface implementation.