%SYSTEM.java.SQL
Class %SYSTEM.java.SQL [ Language = objectscript, Owner = {%Manager}, System = 4 ]
This class implements SQL functions to support %SYSTEM.java
Methods
addPath
ClassMethod addPath(path As %String) As %Integer [ SqlName = add_path, SqlProc ]
Add a path to executables to the current java gateway path. For Java, this can be a folder or a jar URL.
closeGateway
ClassMethod closeGateway() As %Integer [ SqlName = close_gateway, SqlProc ]
Close the gateway connection to the External Java Server.