Package | Description |
---|---|
org.mule.module.db.internal.domain.param | |
org.mule.module.db.internal.domain.query | |
org.mule.module.db.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 StatementResult |
StatementResultIterator.doProcessOutputParam(OutputQueryParam outputSqlParam,
Object paramValue) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.