Package org.h2.samples
Class ShutdownServer
java.lang.Object
org.h2.samples.ShutdownServer
This very simple sample application stops a H2 TCP server
if it is running.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShutdownServer
public ShutdownServer()
-
-
Method Details
-
main
This method is called when executing this sample application from the command line.- Parameters:
args- the command line parameters- Throws:
SQLException- on failure
-