Uses of Class
mondrian.rolap.TargetBase
-
Packages that use TargetBase Package Description mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of TargetBase in mondrian.rolap
Subclasses of TargetBase in mondrian.rolap Modifier and Type Class Description class
Target
Deprecated.Deprecated for Mondrian 4.0.Constructor parameters in mondrian.rolap with type arguments of type TargetBase Constructor Description ResultLoader(int enumTargetCount, List<TargetBase> targets, SqlStatement stmt, boolean execQuery, TupleList partialResult, List<List<RolapMember>> newPartialResult)
-