@DisplayName(value="Derby Connection") @Alias(value="derby") public class DerbyConnectionProvider extends DbConnectionProvider
| Constructor and Description |
|---|
DerbyConnectionProvider() |
| 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.