SQLServers[] returns a list of the open SQLServer objects.
JVM is the head of an expression that identifies a particular Java runtime installed into the current Mathematica session via InstallJava.
RemoteKernelOpen[spec] launches a kernel with the given specification.RemoteKernelOpen[{spec_1, spec_2, ...}] launches kernels in parallel.
CCast
(SymbolicC Package Symbol) CCast[type, obj] is a symbolic representation of a cast of obj to type.
CPointerType[type] is a symbolic representation of a type that is a pointer to a type.
CString[string] is a symbolic representation of a string expression.
InvokeMethod[name, {} | content] calls a widget method on the wrapping contexted widget.InvokeMethod[{target, name}, content] calls a widget method on the specified target ...
InvokeThread is an option to GUIKit symbols which specifies what thread the invocation should execute on.
InvokeWait is an option to GUIKit symbols which determines whether a threaded invocation should wait for a result or continue on immediately without a response.
WidgetLayout is an option to Widget, WidgetReference, and WidgetGroup that contains suboptions controlling layout.