Package | Description |
---|---|
org.jboss.jca.adapters.jdbc |
The JDBC resource adapter with pooling support
|
org.jboss.jca.adapters.jdbc.local |
Loca transaction support
|
org.jboss.jca.adapters.jdbc.xa |
This package contains the XA functionality
|
Modifier and Type | Field and Description |
---|---|
protected BaseWrapperManagedConnectionFactory |
BaseWrapperManagedConnection.mcf
The managed connection factory
|
Constructor and Description |
---|
BaseWrapperManagedConnection(BaseWrapperManagedConnectionFactory mcf,
Connection con,
Properties props,
int transactionIsolation,
int psCacheSize)
Constructor
|
WrapperDataSource(BaseWrapperManagedConnectionFactory mcf,
javax.resource.spi.ConnectionManager cm,
ClassLoaderPlugin classLoaderPlugin)
Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
LocalManagedConnectionFactory
LocalManagedConnectionFactory
|
Modifier and Type | Class and Description |
---|---|
class |
XAManagedConnectionFactory
XAManagedConnectionFactory
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.