|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.extras.db.ExecuteTemplate
| Constructor Summary | |
ExecuteTemplate(Name connectionName,
Expression stmt)
|
|
ExecuteTemplate(Name connectionName,
Expression stmt,
Template target)
|
|
| Method Summary | |
void |
process(RuntimeContext env)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ExecuteTemplate(Name connectionName,
Expression stmt)
public ExecuteTemplate(Name connectionName,
Expression stmt,
Template target)
| Method Detail |
public void process(RuntimeContext env)
throws ObjectBoxException
process in interface TemplateObjectBoxExceptionpublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||