|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.outerj.xreporter.report.definition.SqlExecutor
An Executable
that can execute SqlDefinition
s.
Field Summary | |
protected SqlDefinition |
sqlDefinition
|
Constructor Summary | |
SqlExecutor()
|
Method Summary | |
void |
execute(ExecutionContext executionContext)
|
void |
setSqlDefinition(SqlDefinition sqlDefinition)
|
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected SqlDefinition sqlDefinition
Constructor Detail |
public SqlExecutor()
Method Detail |
public void setSqlDefinition(SqlDefinition sqlDefinition)
public void execute(ExecutionContext executionContext) throws java.lang.Exception
execute
in interface Executable
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |