ScriptMinSize is an option for Style that specifies the minimum font size to use in rendering subscripts, etc.
ShowPageBreaks is a notebook option that specifies whether to indicate in the on-screen display of a notebook where page breaks would occur if the notebook were printed.
StringToStream["string"] opens an input stream for reading from a string.
Temporary is an attribute assigned to symbols which are created as local variables by Module.
TrueQ
(Built-in Mathematica Symbol) TrueQ[expr] yields True if expr is True, and yields False otherwise.
Visible
(Built-in Mathematica Symbol) Visible is a notebook option which specifies whether the notebook should be explicitly displayed on the screen.
$UserName gives the login name of the user who invoked the Mathematica kernel, as recorded by the operating system.
JDBCDriver[args] specifies the configuration for connecting to a database produced by a specific vendor.
SQLConnectionPool[...] is an object that represents a connection pool to a data source.
JVM is the head of an expression that identifies a particular Java runtime installed into the current Mathematica session via InstallJava.