|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmondrian.rolap.RolapNativeSql.NumberSqlCompiler
class RolapNativeSql.NumberSqlCompiler
Compiles a numeric literal to SQL.
Constructor Summary | |
---|---|
RolapNativeSql.NumberSqlCompiler()
|
Method Summary | |
---|---|
java.lang.String |
compile(Exp exp)
Returns SQL. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
RolapNativeSql.NumberSqlCompiler()
Method Detail |
---|
public java.lang.String compile(Exp exp)
RolapNativeSql.SqlCompiler
exp
can not be compiled into SQL,
returns null.
compile
in interface RolapNativeSql.SqlCompiler
exp
- Expression
public java.lang.String toString()
toString
in class java.lang.Object
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |