SQL/MX Programming Manual for Java
Processing SQLJ Programs
HP NonStop SQL/MX Programming Manual for Java—523726-003
5-12
Summary of SQLJ Command-Line Options
-catalog Option that specifies 
the string of a default 
catalog to use for 
unqualified SQL/MX 
objects and modules 
(if not overridden by 
another setting)
Default 
catalog. 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
-compile Flag that enables or 
disables the Java 
compilation of 
generated Java source 
files
true Options for the 
SQLJ 
Translator on 
page 5-21
-compiler-encoding-flag Flag that determines 
whether the Java 
compiler recognizes 
the -encoding flag
true Options for the 
Java Compiler 
on page 5-24
-compiler-executable Option that specifies 
the file name of the 
Java compiler 
executable
javac Options for the 
Java Compiler 
on page 5-24
-createMDF Flag that directs the 
SQLJ customizer to 
generate a module 
definition file (.m)
false Options for 
Module 
Management 
on page 5-28
-d Option that specifies 
the OSS directory 
where generated 
profiles (.ser), 
module definition files 
(.m), and class files 
(.class) are stored
OSS directory 
of the SQLJ 
source file 
(.sqlj)
Options for 
Output Files 
and Directories 
on page 5-18
-dir Option that specifies 
the OSS directory 
where generated Java 
source files (.java) 
are stored
OSS directory 
of the SQLJ 
source file 
(.sqlj)
Options for 
Output Files 
and Directories 
on page 5-18
Table 5-1. SQLJ Command-Line Options (page 2 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. 










