SQL/MX Programming Manual for Java

Processing SQLJ Programs
HP NonStop SQL/MX Programming Manual for Java523726-003
5-16
Summary of SQLJ Command-Line Options
-schema Option that specifies
the string of a default
schema to use for
unqualified SQL/MX
objects and modules
(if not overridden by
another setting)
Default
schema. See
Precedence
of Object
Name
Qualification
on page 4-22
and Catalog
and Schema
of the Module
Name on
page 4-13.
Options for
Object Name
Qualification on
page 5-30
-ser2class Flag that enables or
disables the
conversion of
serialized profiles into
class files
false Options for the
SQLJ
Translator on
page 5-21
-showPrepare
(or -P-CshowPrepare)*
Flag that determines
whether to list the SQL
commands as they are
being precompiled
false Options for the
SQLJ
Customizer on
page 5-26
-sqlmx-compile Flag that enables or
disables the SQL
compilation of module
definition files (.m)
true Options for the
SQLJ
Translator on
page 5-21
-sqlmx-compiler-
executable
Option that specifies
the file name of the
SQL/MX compiler
executable
/G/system/
system/
mxcmp
Options for the
SQLJ
Translator on
page 5-21
-SQLMXCustomizerVersion Option that specifies a
version of SQL/MX
and a set of version-
specific default
settings to be used by
the SQLJ customizer
1200 Options for the
SQLJ
Customizer on
page 5-26
-status Flag that enables or
disable the immediate
status display of SQLJ
processing
false Options for
Reporting and
Line Mapping
on page 5-20
Table 5-1. SQLJ Command-Line Options (page 6 of 7)
Option Description Default Value
More
Information
* The -P-Ccustomizeroption syntax is allowed for backward compatibility. However, you are encouraged to
use the simpler syntax of
-customizeroption.