Constructor and Description |
---|
org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory()
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. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.