EasyManuals Logo

IBM DB2 User Manual

IBM DB2
585 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #17 background imageLoading...
Page #17 background image
Chapter 1. Java application development for DB2
The DB2 database system provides driver support for client applications and
applets that are written in Java using JDBC, and for embedded SQL for Java
(SQLJ).
JDBC is an application programming interface (API) that Java applications use to
access relational databases. DB2 support for JDBC lets you write Java applications
that access local DB2 data or remote relational data on a server that supports
DRDA
®
.
SQLJ provides support for embedded static SQL in Java applications. SQLJ was
initially developed by IBM, Oracle, and Tandem to complement the dynamic SQL
JDBC model with a static SQL model.
In general, Java applications use JDBC for dynamic SQL and SQLJ for static SQL.
However, because SQLJ can inter-operate with JDBC, an application program can
use JDBC and SQLJ within the same unit of work.
Related concepts
Chapter 2, “Supported drivers for JDBC and SQLJ,” on page 3
© Copyright IBM Corp. 1998, 2008 1

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM DB2 and is the answer not in the manual?

IBM DB2 Specifications

General IconGeneral
DeveloperIBM
Initial Release1983
LicenseProprietary
Written inC, C++
CategoryDatabase Management System (RDBMS)
Operating SystemLinux, Windows
Programming LanguagesC, C++
Data ModelsRelational
EditionsCommunity, Standard, Advanced
Key Featureshigh availability, scalability