Uses of Class
mondrian.olap.Category
-
Packages that use Category Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries. -
-
Uses of Category in mondrian.olap
Fields in mondrian.olap declared as Category Modifier and Type Field Description static Category
Category. instance
The singleton instance ofCategory
.Methods in mondrian.olap that return Category Modifier and Type Method Description static Category
Category. instance()
Returns the singleton instance ofCategory
.
-