Class MeasureMemberSource

  • All Implemented Interfaces:
    MemberSource

    class MeasureMemberSource
    extends ArrayMemberSource
    A MeasureMemberSource implements the MemberReader interface for the special Measures dimension.

    Usually when a member is added to the context, the resulting SQL statement has extra filters in its WHERE clause, but for members from this source, but this implementation columns are added to the SELECT list.

    Since:
    21 December, 2001
    Author:
    jhyde