|
||||||||||
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.CompositeCommand
biz.hammurapi.sql.xml.Transaction
public class Transaction
Constructor Summary | |
---|---|
Transaction()
|
Method Summary | |
---|---|
void |
configure(org.w3c.dom.Node configNode,
Context context)
|
void |
execute(org.w3c.dom.Element holder,
SQLProcessor processor,
Context context)
|
Methods inherited from class biz.hammurapi.sql.xml.CompositeCommand |
---|
addCommand, execute, log, toDom |
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 Transaction()
Method Detail |
---|
public void configure(org.w3c.dom.Node configNode, Context context) throws ConfigurationException
configure
in class CompositeCommand
ConfigurationException
public void execute(org.w3c.dom.Element holder, SQLProcessor processor, Context context) throws SQL2XMLException
execute
in interface Command
execute
in class CompositeCommand
SQL2XMLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |