|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.store.rdbms.sql.method.AbstractSQLMethod
org.datanucleus.store.rdbms.sql.method.SimpleNumericMethod
org.datanucleus.store.rdbms.sql.method.SQLRollupFunction
public class SQLRollupFunction
Expression handler to evaluate SQL.rollup(args). Returns a NumericExpression. Ignores the "expr" since is a function
| Field Summary |
|---|
| Fields inherited from class org.datanucleus.store.rdbms.sql.method.AbstractSQLMethod |
|---|
clr, exprFactory, LOCALISER, stmt |
| Constructor Summary | |
|---|---|
SQLRollupFunction()
|
|
| Method Summary | |
|---|---|
protected java.lang.Class |
getClassForMapping()
|
protected java.lang.String |
getFunctionName()
|
| Methods inherited from class org.datanucleus.store.rdbms.sql.method.SimpleNumericMethod |
|---|
getExpression |
| Methods inherited from class org.datanucleus.store.rdbms.sql.method.AbstractSQLMethod |
|---|
getMappingForClass, setStatement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SQLRollupFunction()
| Method Detail |
|---|
protected java.lang.String getFunctionName()
getFunctionName in class SimpleNumericMethodprotected java.lang.Class getClassForMapping()
getClassForMapping in class SimpleNumericMethod
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||