| Package | Description |
|---|---|
| org.mule.module.db.internal.domain.connection | |
| org.mule.module.db.internal.domain.database |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalDbConnectionFactory
Creates connections using a
DbTransactionManager to track active transactions. |
| Constructor and Description |
|---|
DefaultDbConnectionReleaser(DbConnectionFactory dbConnectionFactory) |
| Modifier and Type | Method and Description |
|---|---|
DbConnectionFactory |
DbConfig.getConnectionFactory() |
DbConnectionFactory |
GenericDbConfig.getConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected DbConfig |
GenericDbConfigFactory.doCreateDbConfig(DataSource datasource,
DbTypeManager dbTypeManager,
DbConnectionFactory dbConnectionFactory,
String name) |
| Constructor and Description |
|---|
GenericDbConfig(DataSource dataSource,
String name,
DbTypeManager dbTypeManager,
DbConnectionFactory dbConnectionFactory) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.