skip to main content
Using the driver : Connection Pool Manager : Closing the connection pool
  

Try DataDirect Drivers Now

Closing the connection pool

The PooledConnectionDataSource.close() method can be used to explicitly close the connection pool while the application is running. For example, if changes are made to the pool configuration using a pool management tool, the PooledConnectionDataSource.close() method can be used to force the connection pool to close and re-create the pool using the new configuration values.