Package | Description |
---|---|
org.jboss.jca.core.connectionmanager.notx |
This package contains the non-tx connection manager implementation.
|
org.jboss.jca.core.connectionmanager.tx |
This package contains the tx connection manager implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
NoTxConnectionManagerImpl
Non transactional connection manager implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
TxConnectionManagerImpl
The TxConnectionManager is a JBoss ConnectionManager
implementation for JCA adapters implementing LocalTransaction and XAResource support.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)