7241 - 7250 of 8694 for parallel form of MapSearch Results
View search results from all Wolfram sites (523493 matches)
Deleting Data with Raw SQL   (DatabaseLink Tutorial)
The raw SQL command DELETE deletes data from a database. An alternative is to use the Mathematica command SQLDelete, described in "Deleting Data". If you find that the ...
Updating Data with Raw SQL   (DatabaseLink Tutorial)
The raw SQL command UPDATE updates data in a database. An alternative is to use the Mathematica command SQLUpdate, described in "Updating Data". If you find that the examples ...
Launching Java, InstallJava -- launch the Java runtime and prepare it for use from Mathematica, ReinstallJava -- quit and restart the Java runtime, UninstallJava -- quit the ...
AddPeriodical   (JLink Symbol)
AddPeriodical[expr, interval] adds the computation expr to the set of operations that are periodically performed automatically.
BeginJavaBlock   (JLink Symbol)
BeginJavaBlock[] begins an evaluation block equivalent to a JavaBlock, except that it works across a larger span than the evaluation of a single expression.
EndJavaBlock   (JLink Symbol)
EndJavaBlock[] ends an evaluation block equivalent to a JavaBlock, except that it works across a larger span than the evaluation of a single expression.
JavaClass   (JLink Symbol)
JavaClass[classname, n] represents a Java class with the specified name.
LoadedJavaObjects   (JLink Symbol)
LoadedJavaObjects[] returns a list of the Java objects that have been sent to Mathematica (and not yet released with ReleaseJavaObject).
MakeJavaExpr   (JLink Symbol)
MakeJavaExpr[expr] constructs a new Java object of the J/Link Expr class that represents the Mathematica expression expr.
ReleaseJavaObject   (JLink Symbol)
ReleaseJavaObject[javaobject] tells the Java memory-management system to forget about any references to the specified JavaObject that are being maintained solely for the sake ...
1 ... 722|723|724|725|726|727|728 ... 870 Previous Next

...