Uses of Class
mondrian.rolap.RolapNative
-
Packages that use RolapNative Package Description mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of RolapNative in mondrian.rolap
Subclasses of RolapNative in mondrian.rolap Modifier and Type Class Description classRolapNativeCrossJoinCreates aNativeEvaluatorthat evaluates NON EMPTY CrossJoin in SQL.classRolapNativeFilterComputes a Filter(set, condition) in SQL.classRolapNativeRegistryComposite ofRolapNatives.classRolapNativeSetAnalyses set expressions and executes them in SQL if possible.classRolapNativeTopCountComputes a TopCount in SQL.Methods in mondrian.rolap with parameters of type RolapNative Modifier and Type Method Description voidRolapNativeRegistry. register(String funName, RolapNative rn)
-