| Package | Description |
|---|---|
| org.mule.module.db.internal.config.domain.database | |
| org.mule.module.db.internal.domain.database | |
| org.mule.module.db.internal.resolver.database |
| Modifier and Type | Method and Description |
|---|---|
protected DbConfig |
DbConfigFactoryBean.createInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericDbConfig
Defines a database configuration that is not customized for any particular
database vendor
|
| Modifier and Type | Method and Description |
|---|---|
DbConfig |
DefaultDbConfigResolver.resolve(MuleEvent muleEvent) |
DbConfig |
DbConfigResolver.resolve(MuleEvent muleEvent)
Resolves which database configuration to use for a given event
|
DbConfig |
StaticDbConfigResolver.resolve(MuleEvent muleEvent) |
| Constructor and Description |
|---|
StaticDbConfigResolver(DbConfig dbConfig) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.