mondrian.rolap
Class RolapNativeSql.MemberSqlCompiler
java.lang.Object
mondrian.rolap.RolapNativeSql.MemberSqlCompiler
- All Implemented Interfaces:
- RolapNativeSql.SqlCompiler
- Direct Known Subclasses:
- RolapNativeSql.CalculatedMemberSqlCompiler, RolapNativeSql.StoredMeasureSqlCompiler
- Enclosing class:
- RolapNativeSql
abstract class RolapNativeSql.MemberSqlCompiler
- extends Object
- implements RolapNativeSql.SqlCompiler
base class to remove MemberScalarExp
- Since:
- Nov 23, 2005
- Author:
- av
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RolapNativeSql.MemberSqlCompiler
RolapNativeSql.MemberSqlCompiler()
unwind
protected Exp unwind(Exp exp)