Package | Description |
---|---|
org.mule.module.db.internal.domain.logger | |
org.mule.module.db.internal.domain.param | |
org.mule.module.db.internal.domain.query |
Modifier and Type | Method and Description |
---|---|
void |
NullSingleQueryLogger.addParameter(InputQueryParam param,
Object value) |
void |
SingleQueryLogger.addParameter(InputQueryParam param,
Object value)
Adds the value of a query parameter for logging
|
void |
DebugSingleQueryLogger.addParameter(InputQueryParam param,
Object value) |
Modifier and Type | Interface and Description |
---|---|
interface |
InOutQueryParam
Defines a parameter that provides an input value and returns an output value
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultInOutQueryParam |
class |
DefaultInputQueryParam |
Modifier and Type | Method and Description |
---|---|
List<InputQueryParam> |
QueryTemplate.getInputParams()
Returns the input parameter definitions.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.