@DisplayName(value="MySQL Connection") @Alias(value="my-sql") public class MySqlConnectionProvider extends DbConnectionProvider
| Constructor and Description |
|---|
MySqlConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
Optional<DataSource> |
getDataSource() |
Optional<DataSourceConfig> |
getDataSourceConfig() |
connect, createDbConnection, disconnect, dispose, getConfiguredDataSource, initialise, resolveCustomTypes, validatepublic Optional<DataSource> getDataSource()
getDataSource in class DbConnectionProviderpublic Optional<DataSourceConfig> getDataSourceConfig()
getDataSourceConfig in class DbConnectionProviderCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.