public class SqlHolder extends Object
protected Object
bindParams
protected String
sqlID
SqlHolder(String sqlID, Object bindParams)
Object
getBindParams()
String
getSqlID()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String sqlID
protected Object bindParams
public SqlHolder(String sqlID, Object bindParams)
public String getSqlID()
public Object getBindParams()
Copyright © 2014 NTT DATA Corporation.