| Interface | Description |
|---|---|
| DbConfigResolver |
| Class | Description |
|---|---|
| AbstractDbConfigResolver |
Provides a base implementation for resolver's metadata related functionality
|
| ConfiguredDbConfigResolver |
Resolves a
DbConfig delegating to the DbConfigResolver
corresponding to the configured config. |
| DefaultDbConfigResolver |
Resolves the default database configuration defined in an application
|
| DynamicDbConfigResolver |
Resolves a
DbConfig from a dynamic DataSourceConfig. |
| StaticDbConfigResolver |
Resolves a
DbConfig to a static value without using the current event |
| Exception | Description |
|---|---|
| UnresolvableDbConfigException |
Thrown to indicate that is not possible to resolve a
DbConfig |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.