|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XAManagedConnectionFactory | |
| org.jboss.resource.adapter.jdbc.xa | |
| org.jboss.resource.adapter.jdbc.xa.oracle | |
| Uses of XAManagedConnectionFactory in org.jboss.resource.adapter.jdbc.xa |
| Constructors in org.jboss.resource.adapter.jdbc.xa with parameters of type XAManagedConnectionFactory | |
XAManagedConnection(XAManagedConnectionFactory mcf,
XAConnection xaConnection,
Properties props,
int transactionIsolation,
int psCacheSize,
boolean doQueryTimeout)
|
|
| Uses of XAManagedConnectionFactory in org.jboss.resource.adapter.jdbc.xa.oracle |
| Subclasses of XAManagedConnectionFactory in org.jboss.resource.adapter.jdbc.xa.oracle | |
class |
XAOracleManagedConnectionFactory
XAManagedConnectionFactory that creates instances of
XAOracleManagedConnection. |
| Constructors in org.jboss.resource.adapter.jdbc.xa.oracle with parameters of type XAManagedConnectionFactory | |
XAOracleManagedConnection(XAManagedConnectionFactory mcf,
XAConnection xaConnection,
Properties props,
int transactionIsolation,
int psCacheSize,
boolean doQueryTimeout)
Constructor for XAResourceWrapper. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||