Uses of Class
org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Packages that use XAManagedConnectionFactory Package Description org.jboss.jca.adapters.jdbc.xa This package contains the XA functionality -
-
Uses of XAManagedConnectionFactory in org.jboss.jca.adapters.jdbc.xa
Constructors in org.jboss.jca.adapters.jdbc.xa with parameters of type XAManagedConnectionFactory Constructor Description XAManagedConnection(XAManagedConnectionFactory mcf, XAConnection xaConnection, Properties props, int transactionIsolation, int psCacheSize)Constructor
-