JDBC Developer's Guide

Overview

This guide is intended for application developers who want to use the JDBC functions provided by Tibero® (Tibero) to develop applications.

circle-info

This guide does not contain all the information required to apply or operate JDBC application programs. For details about operation, management or advanced programming using JDBC, refer to each relevant guide.

Required Knowledge

  • Database

  • RDBMS

  • Java

Document Organization

The guide contains 11 chapters.

chevron-rightIntroduction to Tibero JDBChashtag

Briefly introduces JDBC, and describes Tibero JDBC, which is provided by Tibero.

🔎 Go to Introduction to Tibero JDBC

chevron-rightJDBC Standardshashtag

Describes the functions of the JDBC standards supported by tbJDBC.

🔎 Go to JDBC Standards

chevron-right tbJDBC Usagehashtag

Describes the basic usage of tbJDBC.

🔎 Go to tbJDBC Usage

chevron-rightDataSource Objects and Database URLshashtag

Describes how to connect to the database using DataSource objects as well as the database URLs.

🔎 Go to DataSource Objects and Database URLs

chevron-rightDistributed Transactionshashtag

Describes functions related to distributed transactions.

🔎 Go to Distributed Transactions

chevron-rightExtended Functions of Result Setshashtag

Describes extended functions of result sets.

🔎 Go to Extended Functions of Result Sets

chevron-rightRow Set hashtag

Describes functions related to row sets.

🔎 Go to Row Set

chevron-rightLOB Data Processinghashtag

Describes how to process LOB data.

🔎 Go to LOB Data Processing

chevron-rightFailover and Load Balancinghashtag

Describes the failover and load balancing functions.

🔎 Go to Failover and Load Balancing

chevron-rightSSLhashtag

Describes what SSL is and how to use it.

🔎 Go to SSL

chevron-rightUser-defined Data Typeshashtag

Describes how to process user-defined data types in tbJDBC.

🔎 Go to User-defined Data Types

Last updated