Uses of Interface
com.mckoi.database.jdbc.LocalBootable
Packages that use LocalBootable
Package
Description
Implementation of the DatabaseInterface interface,
including classes to handle local (embedded) mode
and remote (client/server) mode.
-
Uses of LocalBootable in com.mckoi.database.jdbcserver
Classes in com.mckoi.database.jdbcserver that implement LocalBootableModifier and TypeClassDescriptionclass
A bootable object that filters through to a JDBCDatabaseInterface but is thread-safe and multi-threaded.