|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.exq.impl.config.types.Param
Class Param
| Constructor Summary | |
Param()
|
|
| Method Summary | |
void |
setName(java.lang.String name)
Method setName |
void |
setParameters(StatementHolder holder,
java.util.Map paramMap)
Method setParameter |
void |
setType(java.lang.String type)
Method setType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Param()
| Method Detail |
public void setName(java.lang.String name)
name -
public void setType(java.lang.String type)
throws ConfigException
type -
ConfigException
public void setParameters(StatementHolder holder,
java.util.Map paramMap)
throws java.sql.SQLException
setParameters in interface StatementParamSetterholder - paramMap -
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||