| Package | Description |
|---|---|
| org.mule.db.commons.internal.domain.param | |
| org.mule.db.commons.internal.domain.query | |
| org.mule.db.commons.internal.result.statement |
| 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 |
DefaultOutputQueryParam |
| Modifier and Type | Method and Description |
|---|---|
List<OutputQueryParam> |
QueryTemplate.getOutputParams()
Returns the output parameter definitions.
|
| Modifier and Type | Method and Description |
|---|---|
protected SingleStatementResult |
StatementResultIterator.doProcessOutputParam(OutputQueryParam outputSqlParam,
Object paramValue) |
Copyright © 2024. All rights reserved.