public interface DbConfig extends org.mule.common.Testable, org.mule.common.metadata.ConnectorMetaDataEnabled
| Modifier and Type | Method and Description |
|---|---|
DbConnectionFactory |
getConnectionFactory() |
DataSource |
getDataSource() |
String |
getName() |
testgetMetaData, getMetaDataKeysString getName()
DataSource getDataSource()
DataSource to access the databaseDbConnectionFactory getConnectionFactory()
DbConnectionFactory used to create connections for the databaseCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.