JDBC Pooling in DataDirect XQuery®

XQuery BoxConnection pooling allows your application to reuse connections. DataDirect XQuery supports connection pooling through JDBC, and it supports JDBC connection pool managers in several popular application server environments.


Supported Deployment Environments

The JDBC pooling mechanism in DataDirect XQuery® provides support for the following application servers:

Deployment guidelines and procedures for each of these databases are provided in the sections that follow.

Example

See the Example: JDBC Connection Pooling Servlet for an example of implementing a JDBC connection pool in DataDirect XQuery®.

Next: "Deploying on Tomcat"