Uses of Interface
org.olap4j.OlapWrapper
Packages that use OlapWrapper
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
Uses of OlapWrapper in org.olap4j
Subinterfaces of OlapWrapper in org.olap4jModifier and TypeInterfaceDescriptioninterfaceResult of executing an OLAP Statement.interfaceAn object that can be used to get information about the axes and cells in aCellSetobject.interfaceConnection to an OLAP server.interfaceInformation about an OLAP database.interfaceObject used for statically executing an MDX statement and returning aCellSet.interfaceAn object that represents a precompiled OLAP statement.