DatabaseCloser

This class is responsible to close a database if the application did not close a connection. A database closer object only exists if there is no user connected to the database.

Methods
void reset()
Stop and disable the database closer.
void reset()
Stop and disable the database closer. This method is called after the database has been closed, or after a session has been created.
void run()
void run()