|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VirtualDatabaseShutdownThread | |
org.objectweb.cjdbc.controller.core.shutdown | Set of classes for properly execute shutdown of controller, databases and backends. |
Uses of VirtualDatabaseShutdownThread in org.objectweb.cjdbc.controller.core.shutdown |
Subclasses of VirtualDatabaseShutdownThread in org.objectweb.cjdbc.controller.core.shutdown | |
class |
VirtualDatabaseForceShutdownThread
This thread forces an immediate shutdown of the VirtualDatabase without waiting for open transactions to complete. |
class |
VirtualDatabaseSafeShutdownThread
This thread waits for open transactions to complete before shutting down the virtual database. |
class |
VirtualDatabaseWaitShutdownThread
This thread waits for all clients to terminate their connections before shutting down the virtual database. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |