Uses of Interface
mondrian.rolap.sql.SqlConstraint
Package
Description
Implements the data access layer for the olap package.
Database-independent library for generating SQL.
-
Uses of SqlConstraint in mondrian.rolap
Modifier and TypeClassDescriptionclass
Restricts the SQL result set to the parent member of a MemberChildren query.class
TupleConstraint which does not restrict the result.protected static class
Constraint for non empty {crossjoin, member.children, member.descendants, level.members}class
limits the result of a Member SQL query to the current evaluation context.Modifier and TypeMethodDescriptionSmartMemberListCache.get
(K key, SqlConstraint constraint) SmartMemberListCache.put
(K key, SqlConstraint constraint, V value) -
Uses of SqlConstraint in mondrian.rolap.sql
Modifier and TypeInterfaceDescriptioninterface
Restricts the SQL result of a MembersChildren query in SqlMemberSource.interface
Restricts the SQL result ofTupleReader
.Modifier and TypeClassDescriptionclass
Restricts the SQL result set to members where particular columns have particular values.