public interface DbConfig extends NamedObject, AnnotatedObject, org.mule.common.Testable, org.mule.common.metadata.ConnectorMetaDataEnabled
PROPERTY_NAME| Modifier and Type | Method and Description |
|---|---|
DbConnectionFactory |
getConnectionFactory() |
DataSource |
getDataSource() |
getNamegetAnnotation, getAnnotations, setAnnotationstestgetMetaData, getMetaDataKeysDataSource getDataSource()
DataSource to access the databaseDbConnectionFactory getConnectionFactory()
DbConnectionFactory used to create connections for the databaseCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.