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 classRolapNativeCrossJoinCreates aNativeEvaluatorthat evaluates NON EMPTY CrossJoin in SQL.classRolapNativeFilterComputes a Filter(set, condition) in SQL.classRolapNativeTopCountComputes a TopCount in SQL.
-