Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We recommend the use of a DataSource that provides connection pooling, which may require installing an additional library as well. The Commons DBCP 2 library is included with the IdP and recommended for this purpose.

Note

Tomcat’s JDBC Pooling driver is known to cause connection leaks and is not supported.

The following libraries provide connection pooling functionality:

...