|
>Home>Learn XQuery>XQuery Examples>Connection Pooling
Print
JDBC Pooling in DataDirect XQuery®
Connection 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.
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.
See the Example: JDBC Connection Pooling Servlet for an example of implementing a JDBC connection pool in DataDirect XQuery®.
|