public class OutParameter extends Object
Constructor and Description |
---|
OutParameter(String name,
int sqlType,
String outValueMapKey) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getOutValueMapKey() |
int |
getSqlType() |
Apache Camel