mondrian.rolap.aggmatcher
Class AggStar.Table.Level

java.lang.Object
  extended by mondrian.rolap.aggmatcher.AggStar.Table.Column
      extended by mondrian.rolap.aggmatcher.AggStar.Table.Level
Enclosing class:
AggStar.Table

final class AggStar.Table.Level
extends AggStar.Table.Column

This class is used for holding dimension level information. Both DimTables and FactTables can have Level columns.

 

Method Summary
 
Methods inherited from class mondrian.rolap.aggmatcher.AggStar.Table.Column
generateExprString, getBitPosition, getDatatype, getExpression, getName, getSqlQuery, getTable, print, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


SourceForge.net_Logo