database.sarang.net
UserID
Passwd
Database
ㆍDBMS
MySQL
PostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
DBMS Columns 631 게시물 읽기
 News | Q&A | Columns | Tutorials | Devel | Files | Links
No. 631
JDBC Data Access API
작성자
정재익(advance)
작성일
2002-11-05 01:15
조회수
8,754
첨부파일: JDBC-doc.zip (790,762bytes)

원본출처 : http://java.sun.com/products/jdbc/download.html#cdcfp

 

This page provides the following downloads and specifications:

 

JDBC 3.0 API

JDBC Optional Package for CDC/Foundation Profile API

JDBC 2.1 API

JDBC 2.0 Optional Package API

JDBC API Test Suite 1.3.1

JDBC API Test Suite 1.2.1

 

JDBC 3.0 API

 

All of the JDBC 3.0 API, including both the java.sql and javax.sql packages, is bundled with the JavaTM 2 Platform, Standard Edition, version 1.4 (J2SETM). If you have downloaded the J2SE platform, you already have all of the JDBC API and do not need to download anything from this page.

 

JDBC Optional Package for CDC/Foundation Profile API

 

If you write applications for the Java 2 PlatformTM, Micro Edition, J2METM that access a relational database, you need to download this Optional Package. It is a subset of the java.sql package with a smaller footprint that is tailored to writing applications running CDC (Connected Device Configuration).

 

JDBC 2.1 Core API and JDBC 2.0 Optional Package API

 

General Application Programmers

If you write only client-side applications, you do not need to download anything from this page. By downloading the JavaTM 2 SDK, Standard Edition, you already have the JDBC core API (java.sql package) and the associated javadoc documentation.

 

Server-side Programmers

If you write Enterprise JavaBeansTM (EJB) components, any software that supports them, or any other server-side software, you need to download the JavaTM 2 SDK, Enterprise Edition. The Enterprise Edition includes both the JDBC core API and the JDBC Optional Package API (the javax.sql package). Both packages are necessary for any JDBC application that uses a DataSource object to make a connection, uses connection pooling, or uses distributed transactions.

 

Client-side Programmers Using a DataSource or RowSet Object

In general, you might want to download the javax.sql package in addition to the JavaTM 2 SDK, Standard Edition, if you do not write server-side code but want to use one of the following:

. A DataSource object to make a connection

Note: To use a DataSource object to establish a connection, which is the recommended way, your driver must include a basic DataSource implementation.

. A RowSet object

Rowsets are typically used as a convenient way to pass data or to add scrollability to a result set.

 

Downloading the javax.sql package instead of the entire Enterprise Edition will save you disc space. If your driver vendor bundles the javax.sql package with its product, as many are expected to do, you do not need to download anything beyond the JavaTM 2 SDK, Standard Edition.

 

 

NOTE: The javax.sql package is also called the JDBC 2.0 Optional Package API (formerly known as the JDBC 2.0 Standard Extension API).

 

첨부된 문서는 다음과 같다.

 

JDBC 3.0 - Final Release

JDBC Optional Package for CDC/Foundation Profile - Public Draft

JDBC 2.1 Core API

[Top]
No.
제목
작성자
작성일
조회
778애플리케이션 중심의 튜닝 최적화 유도 (2)
정재익
2003-06-19
10079
777애플리케이션 중심의 튜닝 최적화 유도 (1)
정재익
2003-06-19
11300
775최고성능 DB 실체 밝힌다
정재익
2003-06-19
12738
631JDBC Data Access API
정재익
2002-11-05
8754
617Lecture Note:Introduction to Database System and Applications (3)
정재익
2002-10-24
10189
616Lecture Note:Introduction to Database System and Applications (2)
정재익
2002-10-24
12456
615Lecture Note:Introduction to Database System and Applications (1)
정재익
2002-10-24
9826
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2023 DSN, All rights reserved.
작업시간: 0.047초, 이곳 서비스는
	PostgreSQL v16.1로 자료를 관리합니다