Package | Description |
---|---|
mondrian.olap |
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
|
mondrian.rolap.aggmatcher |
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
|
Modifier and Type | Field and Description |
---|---|
MondrianDef.Table |
MondrianDef.Closure.table |
Modifier and Type | Method and Description |
---|---|
MondrianDef.Table |
MondrianDef.Table.find(String seekAlias) |
Constructor and Description |
---|
Table(MondrianDef.Table table)
Convenience constructor.
|
Table(MondrianDef.Table tbl,
String possibleName) |
Modifier and Type | Field and Description |
---|---|
MondrianDef.Table |
JdbcSchema.Table.table |
Copyright © 2018 Hitachi Vantara. All rights reserved.