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.
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)