Uses of Interface
mondrian.rolap.RolapUtil.ExecuteQueryHook
-
Packages that use RolapUtil.ExecuteQueryHook Package Description mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of RolapUtil.ExecuteQueryHook in mondrian.rolap
Methods in mondrian.rolap that return RolapUtil.ExecuteQueryHook Modifier and Type Method Description static RolapUtil.ExecuteQueryHook
RolapUtil. getHook()
Sets the query-execution hook used by tests.Methods in mondrian.rolap with parameters of type RolapUtil.ExecuteQueryHook Modifier and Type Method Description static void
RolapUtil. setHook(RolapUtil.ExecuteQueryHook hook)
-