|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface DFFieldFunctionCapability.Function
| Method Summary | |
|---|---|
String |
buidQuerySQL(DFTermExpression expr)
Build the SQL fragment that defines the part of the WHERE clause. |
String |
getSelectSQL()
Get the SQL that retrieves the values. |
boolean |
isQueryable()
Not all functions will be queryable, or sensible to run queries against. |
| Method Detail |
|---|
String getSelectSQL()
boolean isQueryable()
String buidQuerySQL(DFTermExpression expr)
expr - The query expression e.g. field < 100
|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||