The Java VM loads automatically whenever the first Java operation is carried out. To load it explicitly in readiness for carrying out Java operations, you can do so by executing the following statement:
START JAVA; |
You can unload the Java VM when Java is not in use using the STOP JAVA statement. The syntax is:
STOP JAVA; |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |