SQL/MX Programming Manual for Java
Processing SQLJ Programs
HP NonStop SQL/MX Programming Manual for Java—523726-003
5-14
Summary of SQLJ Command-Line Options
-missingSQLObject Flag that determines
whether an
unavailable database
object during
translation and
customization is
considered an error. If
false, unavailable
database objects
return an error
false Option for
Missing or
Unavailable
Database
Objects on
page 5-23
-moduleCatalog Option that specifies
the string of a default
catalog to use for
unqualified modules
Default
catalog. See
Catalog and
Schema of
the Module
Name on
page 4-13.
Options for
Module
Management
on page 5-28
-moduleGroup
(or -P-CmoduleGroup)*
Option that specifies a
Module Group
Specification String
(MGSS) for grouping
the modules of the
application
null Options for
Module
Management
on page 5-28
-moduleSchema Option that specifies
the string of a default
schema to use for
unqualified modules
Default
schema. See
Catalog and
Schema of
the Module
Name on
page 4-13.
Options for
Module
Management
on page 5-28
-moduleTableSet
(or -P-CmoduleTableSet)*
Option that specifies a
Module TableSet
Specification String
(MTSS) for targeting
the modules of the
application
null Options for
Module
Management
on page 5-28
Table 5-1. SQLJ Command-Line Options (page 4 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.