|
||||||||||
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.SqlDefinitionBuilder
org.outerj.xreporter.report.definition.StepSqlDefinitionBuilder
Implemenation of SqlDefinitionBuilder for building the model of the SQL used in steps.
Field Summary |
Fields inherited from class org.outerj.xreporter.report.definition.SqlDefinitionBuilder |
componentManager |
Constructor Summary | |
StepSqlDefinitionBuilder()
|
Method Summary | |
boolean |
isOrderBySupported()
|
boolean |
isQbeSupported()
|
Methods inherited from class org.outerj.xreporter.report.definition.SqlDefinitionBuilder |
buildSql, buildSqlParts, compose, isCalculateSupported, isConditionSupported, isLiteralSupported, isParameterSupported, isTempTableRefSupported, isTempTableSupported |
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 |
Constructor Detail |
public StepSqlDefinitionBuilder()
Method Detail |
public boolean isQbeSupported()
isQbeSupported
in class SqlDefinitionBuilder
public boolean isOrderBySupported()
isOrderBySupported
in class SqlDefinitionBuilder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |