Versions Compared

Key

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

...

Info
titleDisclaimer

The descriptions above and the default values are taken from http://commons.apache.org/proper/commons-dbcp/configuration.html.

Info

Not setting a connection pool optional parameter results in a DEBUG message in the log in the form: SqlConnectionData datasource_name has no poolMaxTotal property set explicitly. Default value 8 will be used.

Setting a connection poolparameterto an invalid value will result in a WARNING message in the log in the form: SqlConnectionData datasource_name was initialized with poolMaxTotal=eight, but it is not a valid number. Default value 8 will be used.

Info

Using the development plugin settings always creates the optional settings in the properties file. See more details in the development plugin section.

 

Configuring a ODBC datasource

...