Package | Description |
---|---|
mondrian.rolap |
Implements the data access layer for the olap package.
|
mondrian.rolap.sql |
Database-independent library for generating SQL.
|
Modifier and Type | Method and Description |
---|---|
RolapStar.Condition |
RolapStar.Table.getJoinCondition()
Returns the condition by which a dimension table is connected to its
parent ; or null if this is the fact table. |
Modifier and Type | Method and Description |
---|---|
RolapStar.Table |
RolapStar.Table.findChild(MondrianDef.Relation relation,
RolapStar.Condition joinCondition)
Returns a child relation which maps onto a given relation, or null
if there is none.
|
Modifier and Type | Method and Description |
---|---|
void |
SqlQuery.addWhere(RolapStar.Condition joinCondition) |
Copyright © 2018 Hitachi Vantara. All rights reserved.