Uses of Class
mondrian.web.taglib.ResultCache
Packages that use ResultCache
Package
Description
Provides a tag library for embedding MDX queries in JSP pages.
-
Uses of ResultCache in mondrian.web.taglib
Methods in mondrian.web.taglib that return ResultCacheModifier and TypeMethodDescriptionstatic ResultCache
ResultCache.getInstance
(javax.servlet.http.HttpSession session, javax.servlet.ServletContext servletContext, String name) Retrieves a cached query.