Uses of Interface
mondrian.rolap.TupleReader
-
Packages that use TupleReader Package Description mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of TupleReader in mondrian.rolap
Classes in mondrian.rolap that implement TupleReader Modifier and Type Class Description classHighCardSqlTupleReaderDeprecated.Deprecated for Mondrian 4.0.classSqlTupleReaderReads the members of a single level (level.members) or of multiple levels (crossjoin).
-