Tibero JDBC 개발자 안내서  

Tibero 6


Restricted Rights Legend

All TmaxData Software (Tibero®) and documents are protected by copyright laws and international convention. TmaxData software and documents are made available under the terms of the TmaxData License Agreement and this document may only be distributed or copied in accordance with the terms of this agreement. No part of this document may be transmitted, copied, deployed, or reproduced in any form or by any means, electronic, mechanical, or optical, without the prior written consent of TmaxData Co., Ltd. Nothing in this software document and agreement constitutes a transfer of intellectual property rights regardless of whether or not such rights are registered) or any rights to TmaxData trademarks, logos, or any other brand features.

This document is for information purposes only. The company assumes no direct or indirect responsibilities for the contents of this document, and does not guarantee that the information contained in this document satisfies certain legal or commercial conditions. The information contained in this document is subject to change without prior notice due to product upgrades or updates. The company assumes no liability for any errors in this document.

이 소프트웨어(Tibero®) 사용설명서의 내용과 프로그램은 저작권법과 국제 조약에 의해서 보호받고 있습니다. 사용설명서의 내용과 여기에 설명된 프로그램은 TmaxData Co., Ltd.와의 사용권 계약 하에서만 사용이 가능하며, 사용설명서는 사용권 계약의 범위 내에서만 배포 또는 복제할 수 있습니다. 이 사용설명서의 전부 또는 일부분을 TmaxData의 사전 서면 동의 없이 전자, 기계, 녹음 등의 수단을 사용하여 전송, 복제, 배포, 2차적 저작물작성 등의 행위를 하여서는 안 됩니다.

이 소프트웨어 사용설명서와 프로그램의 사용권 계약은 어떠한 경우에도 사용설명서 및 프로그램과 관련된 지적재산권(등록 여부를 불문)을 양도하는 것으로 해석되지 아니하며, 브랜드나 로고, 상표 등을 사용할 권한을 부여하지 않습니다. 사용설명서는 오로지 정보의 제공만을 목적으로 하고, 이로 인한 계약상의 직접적 또는 간접적 책임을 지지 아니하며, 사용설명서 상의 내용은 법적 또는 상업적인 특정한 조건을 만족시키는 것을 보장하지는 않습니다. 사용설명서의 내용은 제품의 업그레이드나 수정에 따라 그 내용이 예고 없이 변경될 수 있으며, 내용상의 오류가 없음을 보장하지 아니합니다.

안내서 정보

안내서 제목: Tibero JDBC 개발자 안내서  

발행일: 2024-08-22

소프트웨어 버전: Tibero 6.7.2

안내서 버전: v6.7.2


내용 목차

안내서에 대하여
1. Tibero JDBC 소개
1.1. JDBC
1.2. tbJDBC
1.2.1. 동작 구조
1.2.2. 기본 경로
1.2.3. 제약 사항
2. JDBC 표준 지원
2.1. JDBC 2.0
2.1.1. 인터페이스 메소드
2.1.2. 주요 기능
2.2. JDBC 3.0
2.2.1. 인터페이스 메소드
2.2.2. 주요 기능
2.3. JDBC 4.0
2.3.1. 인터페이스 메소드
2.3.2. 주요 기능
3. tbJDBC의 사용
3.1. 개발 과정
3.2. Connection Properties
3.3. 데이터 타입
3.4. tbJDBC Stream
3.4.1. 컬럼에 대한 Stream 생성
3.5. 내장 함수 호출
3.5.1. PSM의 사용
3.5.2. Java Stored Procedure의 사용
3.6. 예외 처리
4. DataSource 객체와 데이터베이스 URL
4.1. DataSource 객체
4.1.1. DataSource 객체의 속성
4.1.2. DataSource 객체의 추가 속성
4.2. DataSource 객체를 이용한 연결
4.2.1. JNDI를 사용하지 않는 방법
4.2.2. JNDI를 사용한 방법
4.3. 데이터베이스 URL과 데이터베이스 지시자
5. 분산 트랜잭션
5.1. 개요
5.2. 구성요소
5.3. 전역 트랜잭션과 지역 트랜잭션 간의 변환
5.4. Tibero XA 패키지
5.5. XA 인터페이스의 구성요소
5.5.1. XADataSource 인터페이스
5.5.2. XAConnection 인터페이스
5.5.3. XAResource 인터페이스
5.5.4. XID 인터페이스
5.6. 분산 트랜잭션 예제
6. 결과 집합 확장기능
6.1. JDBC 2.0 표준
6.1.1. Scrollability, Positioning, Sensitivity
6.1.2. Updatability
6.2. Scrollable, Updatable 결과 집합 생성
6.2.1. Statement 객체 생성
6.2.2. 결과 집합 특성 확인
6.2.3. 제약 사항
6.3. Scrollable 결과 집합 탐색
6.4. Updatable 결과 집합 탐색
6.4.1. INSERT
6.4.2. UPDATE
6.4.3. DELETE
7. Row Set
7.1. 개요
7.2. Row Set Listener
7.3. Cached Row Set
7.3.1. RowSet 객체 생성
7.3.2. 열 데이터 탐색
7.3.3. 제약 사항
8. LOB 데이터 처리
8.1. 개요
8.2. LOB 지시자
8.2.1. LOB 지시자 얻어오기
8.2.2. LOB 지시자 넘겨주기
8.3. LOB 데이터 읽고 쓰기
8.4. 임시 LOB
8.5. API 목록
8.5.1. 표준 API
8.5.2. 확장 API
9. Failover와 Load balancing
9.1. Failover
9.1.1. Failover 기능 설정
9.1.2. Failover 동작과 관련된 연결 속성
9.2. 로드 밸런싱
10. SSL
10.1. 개요
10.2. SSL 사용
10.2.1. Tibero 서버 설정
10.2.2. tbJDBC 설정
11. 사용자 정의 데이터 타입
11.1. 개요
11.2. Array 타입
11.2.1. Array 데이터 타입 선언
11.2.2. Array 데이터 타입 IN
11.2.3. Array 데이터 타입 OUT
11.3. Struct 타입
11.3.1. Struct 데이터 타입 선언
11.3.2. Struct 데이터 타입 IN
11.3.3. Struct 데이터 타입 OUT
11.4. Array, Struct 타입 테스트 코드
색인

그림 목차

[그림 1.1] tbJDBC의 동작 구조