Uses of Class
com.mckoi.database.DatabaseSystem.ShutdownThread
-
Packages that use DatabaseSystem.ShutdownThread Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of DatabaseSystem.ShutdownThread in com.mckoi.database
Fields in com.mckoi.database declared as DatabaseSystem.ShutdownThread Modifier and Type Field Description private DatabaseSystem.ShutdownThread
DatabaseSystem. shutdown_thread
The thread to run to shut down the database system.
-