Uses of Class
org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory

Packages that use XAManagedConnectionFactory
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
XAManagedConnection(XAManagedConnectionFactory mcf, XAConnection xaConnection, Properties props, int transactionIsolation, int psCacheSize)
          Constructor
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)