SQL/MX Programming Manual for Java

Processing SQLJ Programs
HP NonStop SQL/MX Programming Manual for Java523726-003
5-17
Summary of SQLJ Command-Line Options
The next subsections group the command-line options in categories, describe them in
more depth, and provide examples.
-uninstall
(or -P-Cuninstall)*
Flag that determines
whether to remove any
SQL/MX-specific
customization
false Options for the
SQLJ
Customizer on
page 5-26
-verbose Flag that determines
whether to display
informational
messages during
customization
false Options for the
SQLJ
Customizer on
page 5-26
-version Shows the product
release version
N.A. Options for the
Command Line
Only on
page 5-19
-warn Flag or comma-
separated list of flags
that enable or disable
warning conditions.
The flags are
processed in
sequence. The
warning flags include:
all | none
nulls | nonulls
precision | noprecision
strict | nostrict
verbose | noverbose
The global flags are all
or none.
all
noverbose
Options for
Reporting and
Line Mapping
on page 5-20
Table 5-1. SQLJ Command-Line Options (page 7 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.