|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseConnectionManager2 | |
org.jboss.resource.connectionmanager |
Uses of BaseConnectionManager2 in org.jboss.resource.connectionmanager |
Subclasses of BaseConnectionManager2 in org.jboss.resource.connectionmanager | |
class |
LocalTxConnectionManager
The LocalTxConnectionManager is a JBoss ConnectionManager implementation for jca adapters implementing LocalTransaction support. |
class |
NoTxConnectionManager
The NoTxConnectionManager is an simple extension class of the BaseConnectionManager2 for use with jca adapters with no transaction support. |
class |
TxConnectionManager
The LocalTxConnectionManager is a JBoss ConnectionManager implementation for jca adapters implementing LocalTransaction support. |
class |
XATxConnectionManager
The XATxConnectionManager connection manager has to perform the following operations: 1. |
Methods in org.jboss.resource.connectionmanager that return BaseConnectionManager2 | |
BaseConnectionManager2 |
BaseConnectionManager2MBean.getInstance()
Describe getInstance method here. |
BaseConnectionManager2 |
BaseConnectionManager2.getInstance()
Describe getInstance method here. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |