| 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.filter
The 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.CodeSet object. | 
Copyright © 2018 Hitachi Vantara. All rights reserved.