protected static class JDBCConnector.VariableMapItem extends Object
protected ArrayList
params
protected String
value
JDBCConnector.VariableMapItem(String value, ArrayList params)
ArrayList
getParameters()
String
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String value
protected ArrayList params
public JDBCConnector.VariableMapItem(String value, ArrayList params)
public String getValue()
public ArrayList getParameters()