JDBC Connection Pooling

View PDF

Introduction

This document provides information intended to help developers provide a connection pooling strategy for applications that must handle connection pooling. First, this document provides an overview of JDBC connection pooling as specified by the JDBC 3.0 specification. Next, it provides examples of how to use the DataDirect Connection Pool Manager (which is shipped with DataDirect Connect® for JDBC and DataDirect SequeLink® for JDBC) for your applications. Finally, this document provides an example showing performance benchmarks that demonstrate the performance benefit you can achieve by using connection pooling.

Table of Contents

Connection Pooling

JDBC 3.0 Connection Pooling Framework

Creating a Data Source

Connecting to a Data Source

Closing the Connection Pool

Performance Benchmarks

Ready to try DataDirect Connect for JDBC?
Download Now | Learn More
Ready to try DataDirect Connect for JDBC?