Uses of Package
mondrian.rolap.sql
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Implements the data access layer for the olap package.
Manages a cache of aggregates containing cell values.
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
Database-independent library for generating SQL.
-
ClassDescription
SqlQuery
allows us to build aselect
statement and generate it in database-specific SQL syntax.Collection of alternative code for alternative dialects. -
ClassDescription"Light version" of a
TupleConstraint
, represents one of member.children, level.members, member.descendants, {enumeration}.Creates CrossJoinArgs for use in constraining SQL queries.Restricts the SQL result of a MembersChildren query in SqlMemberSource.Restricts the members that are fetched by SqlMemberSource.SqlQuery
allows us to build aselect
statement and generate it in database-specific SQL syntax.Restricts the SQL result ofTupleReader
. -
ClassDescription
SqlQuery
allows us to build aselect
statement and generate it in database-specific SQL syntax. -
ClassDescription
SqlQuery
allows us to build aselect
statement and generate it in database-specific SQL syntax. -
ClassDescription"Light version" of a
TupleConstraint
, represents one of member.children, level.members, member.descendants, {enumeration}.Restricts the SQL result of a MembersChildren query in SqlMemberSource.Restricts the members that are fetched by SqlMemberSource.SqlQuery
allows us to build aselect
statement and generate it in database-specific SQL syntax.Restricts the SQL result ofTupleReader
.