Versions Compared

Key

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

...

The <BeanManagedConnection> element specifies an externally-defined bean which defines a DataSource.

This is the most effective way to control connection properties, implement robust pooling support, and share connections across components. The content of the element is the name of the externally-defined bean, and it defines no XML Attributes or Elements.

...