Package mondrian.rolap.aggmatcher
Class AggStar.Table.JoinCondition
java.lang.Object
mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
- Enclosing class:
- AggStar.Table
The query join condition between a base table and this table (the
table that owns the join condition).
-
Method Summary
Modifier and TypeMethodDescriptiongetLeft()
Return the left join expression.Return the left join expression as string.getRight()
Return the right join expression.getTable()
Get the enclosing AggStar.Table.void
print
(PrintWriter pw, String prefix) Prints this table and its children.toString()