Uses of Class
com.mckoi.database.jdbc.MConnection.TriggerDispatchThread
-
Packages that use MConnection.TriggerDispatchThread Package Description com.mckoi.database.jdbc The JDBC interface to Mckoi. -
-
Uses of MConnection.TriggerDispatchThread in com.mckoi.database.jdbc
Fields in com.mckoi.database.jdbc declared as MConnection.TriggerDispatchThread Modifier and Type Field Description private MConnection.TriggerDispatchThread
MConnection. trigger_thread
A Thread that handles all dispatching of trigger events to the JDBC client.
-