emergencyShutdown method

Performs an emergency shut down of a connected database.

Syntax
void Connection.emergencyShutdown() throws ULjException
Remarks

This method should only be invoked in severe error situations. It should only be used if physical hardware or data is destroyed.

The method closes all open connections and shuts down the connected database.