SQLConnections[] returns a list of the open SQLConnection objects.
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
CConstant[] is a symbolic representation of a constant.
SQLSavepoint[...] is an object that represents a savepoint in an SQL transaction.
FrontEndSharedQ[link] returns True if the front end is being shared with a specified link, and returns False otherwise.
GetClass[javaobject] returns the JavaClass that identifies the object's class.
JavaLink[] returns the MathLink LinkObject that is used to communicate with the J/Link Java runtime.
JavaObject[] is used to denote an expression that refers to an object residing in Java.
JavaObjectQ[expr] gives True if expr is a reference to a Java object or Null, and gives False otherwise.
MakeJavaExpr[expr] constructs a new Java object of the J/Link Expr class that represents the Mathematica expression expr.