Uses of Class
mondrian.rolap.RolapNativeSet
-
Packages that use RolapNativeSet Package Description mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of RolapNativeSet in mondrian.rolap
Subclasses of RolapNativeSet in mondrian.rolap Modifier and Type Class Description class
RolapNativeCrossJoin
Creates aNativeEvaluator
that evaluates NON EMPTY CrossJoin in SQL.class
RolapNativeFilter
Computes a Filter(set, condition) in SQL.class
RolapNativeTopCount
Computes a TopCount in SQL.
-