| Package | Description |
|---|---|
| org.mule.module.db.internal.config.domain.database | |
| org.mule.module.db.internal.domain.database | |
| org.mule.module.db.internal.domain.xa |
| Modifier and Type | Method and Description |
|---|---|
void |
DbConfigFactoryBean.setPoolingProfile(DbPoolingProfile poolingProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericDbConfig.setPoolingProfile(DbPoolingProfile poolingProfile) |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
CompositeDataSourceDecorator.decorate(DataSource dataSource,
String dataSourceName,
DbPoolingProfile dbPoolingProfile,
MuleContext muleContext) |
DataSource |
DataSourceDecorator.decorate(DataSource dataSource,
String dataSourceName,
DbPoolingProfile dbPoolingProfile,
MuleContext muleContext)
Decorates a dataSource
|
DataSource |
DefaultDataSourceDecorator.decorate(DataSource dataSource,
String dataSourceName,
DbPoolingProfile dbPoolingProfile,
MuleContext muleContext) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.