|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.query.model.AbstractFunction
org.outerj.daisy.query.model.functions.DateComponentFunction
org.outerj.daisy.query.model.functions.WeekFunction
public class WeekFunction
| Field Summary | |
|---|---|
static java.lang.String |
NAME
|
| Fields inherited from class org.outerj.daisy.query.model.AbstractFunction |
|---|
params |
| Constructor Summary | |
|---|---|
WeekFunction()
|
|
| Method Summary | |
|---|---|
protected int |
getCalendarField()
|
java.lang.String |
getFunctionName()
|
protected java.lang.String[] |
getSqlFunction(SqlGenerationContext context)
|
| Methods inherited from class org.outerj.daisy.query.model.functions.DateComponentFunction |
|---|
bindValueExpr, evaluate, evaluate, generateSqlValueExpr, getAdjustment, getOutputValue, getOutputValueType, getTitle, getValueType, prepare |
| Methods inherited from class org.outerj.daisy.query.model.AbstractFunction |
|---|
addParam, bindPreConditions, canTestAppliesTo, getColumn, getExpression, getLine, getLocation, getParam, getSqlPreConditions, isAclAllowed, isMultiValue, isOutputOnly, isSymbolicIdentifier, setLocation, translateSymbolic |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public WeekFunction()
| Method Detail |
|---|
public java.lang.String getFunctionName()
protected int getCalendarField()
getCalendarField in class DateComponentFunctionprotected java.lang.String[] getSqlFunction(SqlGenerationContext context)
getSqlFunction in class DateComponentFunction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||