Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Stops the Java VM.
STOP JAVA
The STOP JAVA statement unloads the Java VM when it is not in use. The main use is to economize on the use of system resources.
This statement is not supported on Windows Mobile.
None.
None
SQL/2008 Vendor extension.
This example stops the Java VM.
STOP JAVA;