skip to main content
Getting Started : Using the Drivers : About the Product : DataDirect Connection Pool Manager
  
DataDirect Connection Pool Manager
Database access performance can be improved significantly when connection pooling is used. Connection pooling means that connections are reused rather than created each time a connection is requested.
Your applications can use connection pooling through the DataDirect Connection Pool Manager. See Using Connection Pooling of this book. Also, refer to "Connection Pool Manager" in the DataDirect Connect Series for JDBC Reference for more information.