Contents
-
Deprecated Methods
this method requires the internal usage of a synchronized map, and will only work with
objects created using the deprecated
XAManagedConnectionFactory() constructor. Because this
can lead to a deadlock when comparing two instances of this class, prefer to define the data source
properties at the
XAManagedConnectionFactory(Map) constructor instead.
-
Deprecated Constructors
this constructor internally requires the use of synchronized map instance.
This type of map can cause deadlocks when comparing two connection factories. For that reason, prefer to use
XAManagedConnectionFactory(Map) instead.