Uses of Interface
mondrian.olap.Schema
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.
-
Uses of Schema in mondrian.olap
Modifier and TypeMethodDescriptionConnection.getSchema()
Get the Schema associated with this Connection.Cube.getSchema()
Dimension.getSchema()
Returns the schema this dimension belongs to.Modifier and TypeMethodDescriptionstatic Role
Util.createRootRole
(Schema schema) Returns a role which has access to everything.void
CacheControl.flushSchema
(Schema schema) Flushes the given Schema instance from the poolReturns the access this role has to a given schema.void
Defines access to all cubes and dimensions in a schema. -
Uses of Schema in mondrian.rolap
Modifier and TypeClassDescriptionclass
Modifier and TypeMethodDescriptionvoid
CacheControlImpl.flushSchema
(Schema schema) Flushes the given RolapSchema instance from the pool