| Package | Description |
|---|---|
| org.mule.db.commons.internal.domain.logger | |
| org.mule.db.commons.internal.domain.param | |
| org.mule.db.commons.internal.domain.query |
| Modifier and Type | Method and Description |
|---|---|
void |
DebugSingleQueryLogger.addParameter(InputQueryParam param,
Object value) |
void |
SingleQueryLogger.addParameter(InputQueryParam param,
Object value)
Adds the value of a query parameter for logging
|
void |
NullSingleQueryLogger.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 © 2021. All rights reserved.