Uses of Class
mondrian.rolap.RolapNative
-
Uses of RolapNative in mondrian.rolap
Modifier and TypeClassDescriptionclass
Creates aNativeEvaluator
that evaluates NON EMPTY CrossJoin in SQL.class
Computes a Filter(set, condition) in SQL.class
Composite ofRolapNative
s.class
Analyses set expressions and executes them in SQL if possible.class
Computes a TopCount in SQL.Modifier and TypeMethodDescriptionvoid
RolapNativeRegistry.register
(String funName, RolapNative rn)