public class OutParameter extends Object
| Constructor and Description |
|---|
OutParameter(int sqlType,
String outValueMapKey,
Integer scale,
String typeName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutValueMapKey() |
Integer |
getScale() |
int |
getSqlType() |
String |
getTypeName() |
Apache Camel