|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionManager | |
---|---|
com.caucho.env.dbpool | |
com.caucho.jms.jca | |
com.caucho.sql | |
javax.resource.spi |
Uses of ConnectionManager in com.caucho.env.dbpool |
---|
Classes in com.caucho.env.dbpool that implement ConnectionManager | |
---|---|
class |
ConnectionPool
Implementation of the connection manager. |
Uses of ConnectionManager in com.caucho.jms.jca |
---|
Methods in com.caucho.jms.jca with parameters of type ConnectionManager | |
---|---|
java.lang.Object |
MessageSenderManager.createConnectionFactory(ConnectionManager connManager)
Creates the data source the user sees. |
Uses of ConnectionManager in com.caucho.sql |
---|
Methods in com.caucho.sql with parameters of type ConnectionManager | |
---|---|
java.lang.Object |
ManagedFactoryImpl.createConnectionFactory(ConnectionManager connManager)
Creates the data source the user sees. |
Uses of ConnectionManager in javax.resource.spi |
---|
Methods in javax.resource.spi with parameters of type ConnectionManager | |
---|---|
java.lang.Object |
ManagedConnectionFactory.createConnectionFactory(ConnectionManager manager)
Creates a Connection Factory instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |