| Package | Description |
|---|---|
| org.mule.db.commons.internal.domain.connection |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSourceFactory.create(DataSourceConfig dataSourceConfig,
DbPoolingProfile poolingProfile)
Creates a dataSource from a given dataSource config
|
protected DataSource |
DataSourceFactory.createPooledDataSource(DataSourceConfig dataSourceConfig,
DbPoolingProfile poolingProfile) |
protected DataSource |
DataSourceFactory.createPooledStandardDataSource(DataSource dataSource,
DbPoolingProfile poolingProfile) |
Copyright © 2021. All rights reserved.