Uses of Class
mondrian.rolap.RolapStar.Condition
Package
Description
Implements the data access layer for the olap package.
Database-independent library for generating SQL.
-
Uses of RolapStar.Condition in mondrian.rolap
Modifier and TypeMethodDescriptionRolapStar.Table.getJoinCondition()
Returns the condition by which a dimension table is connected to itsparent
; or null if this is the fact table.Modifier and TypeMethodDescriptionRolapStar.Table.findChild
(MondrianDef.Relation relation, RolapStar.Condition joinCondition) Returns a child relation which maps onto a given relation, or null if there is none. -
Uses of RolapStar.Condition in mondrian.rolap.sql