| Package | Description | 
|---|---|
| mondrian.rolap | 
 Implements the data access layer for the olap package. 
 | 
| mondrian.rolap.sql | 
 Database-independent library for generating SQL. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultMemberChildrenConstraint
Restricts the SQL result set to the parent member of a
 MemberChildren query. 
 | 
class  | 
DefaultTupleConstraint
TupleConstraint which does not restrict the result. 
 | 
protected static class  | 
RolapNativeSet.SetConstraint
Constraint for non empty {crossjoin, member.children,
 member.descendants, level.members} 
 | 
class  | 
SqlContextConstraint
limits the result of a Member SQL query to the current evaluation context. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
V | 
SmartMemberListCache.get(K key,
   SqlConstraint constraint)  | 
Object | 
SmartMemberListCache.put(K key,
   SqlConstraint constraint,
   V value)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MemberChildrenConstraint
Restricts the SQL result of a MembersChildren query in SqlMemberSource. 
 | 
interface  | 
TupleConstraint
Restricts the SQL result of  
TupleReader. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MemberKeyConstraint
Restricts the SQL result set to members where particular columns have
 particular values. 
 | 
Copyright © 2017 Hitachi Vantara. All rights reserved.