|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.rolap.RolapNativeSql.MemberSqlCompiler
mondrian.rolap.RolapNativeSql.CalculatedMemberSqlCompiler
class RolapNativeSql.CalculatedMemberSqlCompiler
Compiles the underlying expression of a calculated member.
| Field Summary | |
|---|---|
(package private) RolapNativeSql.SqlCompiler |
compiler
|
| Constructor Summary | |
|---|---|
RolapNativeSql.CalculatedMemberSqlCompiler(RolapNativeSql.SqlCompiler argumentCompiler)
|
|
| Method Summary | |
|---|---|
java.lang.String |
compile(Exp exp)
|
java.lang.String |
toString()
|
| Methods inherited from class mondrian.rolap.RolapNativeSql.MemberSqlCompiler |
|---|
unwind |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
RolapNativeSql.SqlCompiler compiler
| Constructor Detail |
|---|
RolapNativeSql.CalculatedMemberSqlCompiler(RolapNativeSql.SqlCompiler argumentCompiler)
| Method Detail |
|---|
public java.lang.String compile(Exp exp)
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 | ||||||||