|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbPoolingProfile | |
|---|---|
| org.mule.module.db.internal.config.domain.database | |
| org.mule.module.db.internal.domain.database | |
| org.mule.module.db.internal.domain.xa | |
| Uses of DbPoolingProfile in org.mule.module.db.internal.config.domain.database |
|---|
| Methods in org.mule.module.db.internal.config.domain.database with parameters of type DbPoolingProfile | |
|---|---|
void |
DbConfigFactoryBean.setPoolingProfile(DbPoolingProfile poolingProfile)
|
| Uses of DbPoolingProfile in org.mule.module.db.internal.domain.database |
|---|
| Methods in org.mule.module.db.internal.domain.database with parameters of type DbPoolingProfile | |
|---|---|
void |
GenericDbConfig.setPoolingProfile(DbPoolingProfile poolingProfile)
|
| Uses of DbPoolingProfile in org.mule.module.db.internal.domain.xa |
|---|
| Methods in org.mule.module.db.internal.domain.xa with parameters of type DbPoolingProfile | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||