| Package | Description | 
|---|---|
| mondrian.olap | Mondrian's core package, this defines connections and the catalog metamodel, 
and allows you to execute queries. | 
| Modifier and Type | Field and Description | 
|---|---|
| MondrianDef.SQL[] | MondrianDef.ExpressionView. expressions | 
| MondrianDef.SQL | MondrianDef.Table. filterThe SQL WHERE clause expression to be appended to any select statement | 
| MondrianDef.SQL[] | MondrianDef.View. selects | 
| Modifier and Type | Method and Description | 
|---|---|
| static SqlQuery.CodeSet | MondrianDef.SQL. toCodeSet(MondrianDef.SQL[] sqls)Converts an array of SQL to a
  SqlQuery.CodeSetobject. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.