Embedded SQL Programming Guide
If you want to use Java as a programming language to access data from your
DB2 databases, DB2 provides support for:
- Developing Java applications and applets that access DB2 databases through
the Java Development Kit (JDK) Version 1.1. The JDK includes the
Java Database Connectivity (JDBC) API from Sun Microsystems. See the
Web Page at
"http://www.software.ibm.com/data/db2/java"
for information on this specification.
- Creating user-defined functions (UDFs) and stored procedures in
Java.
This chapter describes how to access DB2 databases using the Java
programming language. The specific topics discussed are:
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]