|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CachedConnectionManager | |
org.jboss.resource.connectionmanager |
Uses of CachedConnectionManager in org.jboss.resource.connectionmanager |
Methods in org.jboss.resource.connectionmanager that return CachedConnectionManager | |
CachedConnectionManager |
CachedConnectionManagerMBean.getInstance()
The Instance attribute simply holds the current instance, which is normally the only instance of CachedConnectionManager. |
CachedConnectionManager |
CachedConnectionManager.getInstance()
The Instance attribute simply holds the current instance, which is normally the only instance of CachedConnectionManager. |
protected CachedConnectionManager |
BaseConnectionManager2.getCcm()
|
Constructors in org.jboss.resource.connectionmanager with parameters of type CachedConnectionManager | |
TxConnectionManager(CachedConnectionManager ccm,
ManagedConnectionPool poolingStrategy,
TransactionManager tm)
Creates a new TxConnectionManager instance. |
|
NoTxConnectionManager(CachedConnectionManager ccm,
ManagedConnectionPool poolingStrategy)
Creates a new NoTxConnectionManager instance. |
|
BaseConnectionManager2(CachedConnectionManager ccm,
ManagedConnectionPool poolingStrategy)
Creates a new BaseConnectionManager2 instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |