SQL/MX Programming Manual for Java
Index
HP NonStop SQL/MX Programming Manual for Java—523726-003
Index-9
S
SET CATALOG statement 4-16
SET MPLOC statement 4-16
SET NAMETYPE statement 4-16
SET SCHEMA statement 4-16
SET statements, dynamic behavior 4-18
SET TABLE TIMEOUT statement 4-11
SET TRANSACTION statement 4-43
setDefaultContext() method
description of B-19
example 3-13
setMaxFieldSize() method 3-22, B-15
setMaxRows() method 3-22, B-15
setSecuritymanager() method 2-6
Shift-JIS encoding 3-42
Similarity check
controlling 4-27
criteria 4-28
description of 4-26
OLT optimization 4-29
recommended OLTP setting 4-30
SJIS encoding 5-22
Software requirements
JDBC/MX driver 2-2
NonStop Server for Java 2-2
SQLJ product file 2-1
SPJ
See Stored procedure in Java (SPJ)
SQL comments 3-3
SQL compilation
command line 5-3
, 5-5
description of 1-16
MXCMP 1-19
mxCompileUserModule 1-14
SQL data types, supported in SQLJ 3-35
SQL plans, displaying 5-46
SQL statements, including in an SQLJ
program 3-1
SQL warnings, handling 3-63
SQLException 3-60
SQLJ
comparison with embedded SQL in
C/COBOL 1-2
comparison with JDBC 1-4
description of 1-1
interoperability with JDBC 1-5
performance 1-6
program development and
execution 1-8
SQLJ clause
description of 3-1
syntax A-1
SQLJ product file
displaying the version 5-20
location of 2-1
required security permissions 2-6
setting the class path of 2-5
verifying the version 2-2
SQLJ program files
customized program 6-2
necessary for execution 6-3, 6-4
noncustomized program 6-4
SQLJ run time
command line 5-41
description of 1-20
SQLJ source file
description of 1-11, 3-1
mapping line numbers of 5-20
SQLJ syntax A-1
SQLJ translator program
command line 5-10
description of 5-2
sqlj.jar
See SQLJ product file
sqlj.properties file 5-7
sqlj.runtime package
description of B-1
using 3-5
sqlj.runtime.AsciiStream class B-10
sqlj.runtime.CharacterStream class B-16