public class OutParameter extends Object
OutParameter(String name, int sqlType, String outValueMapKey)
String
getName()
getOutValueMapKey()
int
getSqlType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OutParameter(String name, int sqlType, String outValueMapKey)
public String getName()
public int getSqlType()
public String getOutValueMapKey()
Apache Camel