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





