The DataDirect Connection Pool Manager is notified automatically when an application stops running. Use the PooledConnectionDataSource.close() method to explicitly close the 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.