Package | Description |
---|---|
com.caucho.env.dbpool | |
com.caucho.jms.jca | |
com.caucho.sql | |
javax.resource.spi |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionPool
Implementation of the connection manager.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
MessageSenderManager.createConnectionFactory(ConnectionManager connManager)
Creates the data source the user sees.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ManagedFactoryImpl.createConnectionFactory(ConnectionManager connManager)
Creates the data source the user sees.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ManagedConnectionFactory.createConnectionFactory(ConnectionManager manager)
Creates a Connection Factory instance.
|