| Package | Description |
|---|---|
| mondrian.rolap |
Implements the data access layer for the olap package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RolapNativeCrossJoin
Creates a
NativeEvaluator that evaluates NON EMPTY
CrossJoin in SQL. |
class |
RolapNativeFilter
Computes a Filter(set, condition) in SQL.
|
class |
RolapNativeRegistry
Composite of
RolapNatives. |
class |
RolapNativeSet
Analyses set expressions and executes them in SQL if possible.
|
class |
RolapNativeTopCount
Computes a TopCount in SQL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RolapNativeRegistry.register(String funName,
RolapNative rn) |
Copyright © 2021 Hitachi Vantara. All rights reserved.