Uses of Class
mondrian.util.LockBox
-
Packages that use LockBox Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries. -
-
Uses of LockBox in mondrian.olap
Methods in mondrian.olap that return LockBox Modifier and Type Method Description abstract LockBox
MondrianServer. getLockBox()
Returns the lock box that can be used to pass objects via their string key.
-