|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.xml.dom.AbstractDomObject
biz.hammurapi.sql.xml.SQLCommand
biz.hammurapi.sql.xml.Update
public class Update
Nested Class Summary |
---|
Nested classes/interfaces inherited from class biz.hammurapi.sql.xml.SQLCommand |
---|
SQLCommand.Parameterizer |
Field Summary |
---|
Fields inherited from class biz.hammurapi.sql.xml.SQLCommand |
---|
errorMessage, name, parameterizer, sql |
Constructor Summary | |
---|---|
Update()
|
Method Summary | |
---|---|
void |
execute(org.w3c.dom.Element holder,
SQLProcessor processor,
Context context)
|
Methods inherited from class biz.hammurapi.sql.xml.SQLCommand |
---|
configure, getProcessor |
Methods inherited from class biz.hammurapi.xml.dom.AbstractDomObject |
---|
addElement, addTextElement, getElementText, getElementText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Update()
Method Detail |
---|
public void execute(org.w3c.dom.Element holder, SQLProcessor processor, Context context) throws SQL2XMLException
execute
in interface Command
SQL2XMLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |