SQLTablePrivileges[conn] returns a table of access rights about the tables in an SQL connection.
UseJVM[jvm, body] acts like a wrapper that causes all J/Link calls in body to use the specified JVM as the default Java runtime.
Welcome to J/Link, a product that integrates Mathematica and Java. J/Link lets you call Java from Mathematica in a completely transparent way, and it also lets you use and ...
.NET/Link lets you write sophisticated user interfaces by calling .NET types directly from Mathematica. Doing so allows you to evaluate code as you add it, either one or ...
OpenCLFractalRender3D[width, height] renders a three-dimensional fractal with image size being the specified width and height.
OpenCLMemoryAllocate[t, len] allocates a new one-dimensional list of type t returning OpenCLMemory.OpenCLMemoryAllocate[t, {d_1, d_2, ...}] allocates a new list of dimensions ...
$OpenCLDevice is a device used throughout OpenCLLink's computation.
$OpenCLLinkLibraryPath gives the path to the OpenCLLink library files.
$OpenCLLinkPath gives the path to the OpenCLLink application.
$OpenCLPlatform is a platform used throughout OpenCLLink's computation.