IBM DB2 Manual page 578

Table of Contents

Advertisement

Java Database Connectivity (JDBC) (continued)
executeUpdate methods
running against DB2 for z/OS server 27
isolation levels
overview 73
ResultSets
delete holes 43
inserting row 43, 44
transactions
autocommit modes 74
Java routine 158
environment variable settings 160
Java routine with no SQLJ
program preparation 187, 188
Java routine with SQLJ
program preparation 188, 191
Java stored procedure
defining to DB2 164
differences from Java program 176
differences from other stored procedures 176
parameters specific to 164
writing 175
Java user-defined function
defining to DB2 164
differences from Java program 176
differences from other user-defined functions 176
parameters specific to 164
writing 175
JAVAENV data set
characteristics 160
JDBC
accessing packages for 21
batch queries 34
batch updates 28
configuring 416
connection concentrator function 475
creating objects 24
data type mappings 193
environment variables 416
executing SQL 24
handling SQLWarning 81
migration, IBM Data Server Driver for JDBC and
SQLJ 439
modifying objects 24
problem diagnosis 483
ResultSet holdability 37, 38
running a program 192
sample program 432
scrollable ResultSet 37, 38
updatable ResultSet 37, 38
workload balancing 475
JDBC (Java Database Connectivity)
See Java Database Connectivity (JDBC) 1
JDBC and SQLJ
supported drivers 3
JDBC APIs
comparison of driver support 252
JDBC application
declaring variables 23
example 7
JDBC batch error
BatchUpdateException 82
JDBC connection
using 19
JDBC drivers
IBM Data Server Driver for JDBC and SQLJ
differences 376
562
Application Programming Guide and Reference for Java
JDBC drivers (continued)
JDBC differences 370
SQLJ differences 381
JDBC extensions
IBM Data Server Driver for JDBC and SQLJ 316
JDBC program
program preparation 183
JDBC transaction
committing 74
rolling back 74
JDBC/SQLJ Driver for OS/390 and z/OS properties
conversion to IBM Data Server Driver for JDBC and SQLJ
properties 442
JDBC/SQLJ Driver for OS/390 and z/OS serialized profiles
conversion to IBM Data Server Driver for JDBC and SQLJ
serialized profiles 445
JDBC/SQLJ Driver for OS/390 and z/OS serialized profiles
with db2sqljupgrade
conversion to IBM Data Server Driver for JDBC and SQLJ
serialized profiles 446
K
Kerberos security
IBM Data Server Driver for JDBC and SQLJ 453
L
LANGUAGE
clause of CREATE FUNCTION statement 164
clause of CREATE PROCEDURE statement 164
library 503
literal parameters
DB2 for z/OS stored procedure calls, JDBC 45
LOB column
choosing compatible Java data types, JDBC 53
choosing compatible Java data types, SQLJ 137
LOB locator
IBM Data Server Driver for JDBC and SQLJ 136
LOB locators
IBM Data Server Driver for JDBC and SQLJ 51
LOB operations
IBM Data Server Driver for JDBC and SQLJ 51
LOB support
IBM Data Server Driver for JDBC and SQLJ 49
IBM Data Server Driver for JDBC and SQLJ, SQLJ 136
LOB locator 51
M
memory use 98
migration
IBM Data Server Driver for JDBC and SQLJ 439
modifying
DB2 tables, SQLJ 113
modifying objects
JDBC 24
multi-row operations 41
multiple result sets
keeping open, JDBC 48
retrieving a known number, JDBC 47
retrieving an unknown number, JDBC 48
retrieving from a stored procedure 134
retrieving, JDBC 46

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents