SQL/MX Programming Manual for Java
Index
HP NonStop SQL/MX Programming Manual for Java—523726-003
Index-2
D
Command-line options (continued)
SQLJ customizer 5-26
SQLJ translator 5-21
SQL/MX compiler 5-32
usage guidelines 5-6
Comments 3-3
COMMIT WORK statement 4-47
Comparison
SQLJ and embedded SQL in C or
COBOL 1-2
SQLJ and JDBC 1-4
Compilation
See Java compilation
See SQL compilation
Compile-time name resolution 4-23
com.tandem.sqlmx.SQLMXDriver 3-7
Connection context class file
description of 1-12
specifying an output directory for 5-18
Connection contexts 3-8
associating with sets of database
objects 3-18
closing the context 3-16
constructors 3-10
declaring the class 3-9
declaring the connection context 3-9
explicit 3-8
implicit 3-8
instantiating 3-9
JDBC URL constructors 3-14
methods 3-16
setting the default context 3-12
SQLJ executable clauses 3-15
using a JDBC connection 3-12
using an existing context 3-13
using the default context 3-11
Connection declaration clause
examples 3-9
syntax A-1
ConnectionContext interface 3-9
Constructors, connection contexts 3-10
Context clause
examples 3-15, 3-21
syntax A-4
CONTROL QUERY DEFAULT
statement 4-6
CONTROL QUERY SHAPE statement 4-6
CONTROL statements
bracketing 4-10
dynamic behavior 4-8
run-time behavior 4-6
static behavior 4-7
CONTROL TABLE statement 4-6
CREATE SQLMP ALIAS statement 4-38
Cursor sensitivity 4-46, A-3
Cursors, holdable A-3
Customization
choosing an SQL/MX version 5-26
command line 5-3, 5-5
displaying informational status 5-27
errors 4-4
profiles in a JAR file 6-7
removing 5-27
with module definition files 1-19
without module definition file 1-13
Customized profile
See Extended profile
Customized run time 4-1
D
Data consistency, coding for 4-42
Data definition language (DDL)
statements 4-32
Data types
input assignability 3-32
optimal mapping 3-37
output assignability 3-35
Database object names
qualifying at run time 5-41
qualifying during customization 5-30