Package org.olap4j
package org.olap4j
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
ClassDescriptionEnumeration of the policies that can be used to modify the values of child cells when their parent cell is modified in a writeback operation.Enumeration of axis types.Container class for various Axis factory methods.Enumeration of standard, named axes descriptors.Cell returned from a
CellSet
.Result of executing an OLAP Statement.Axis of a CellSet.Description of structure of a particular axis of anCellSet
.Listener interface for receiving events when the contents of aCellSet
have changed.Description of a change to a particularCellSetAxis
; part of aCellSetListener.CellSetChange
.Description of a change to a particularCell
; part of aCellSetListener.CellSetChange
.Description of changes that have occurred to the cell set.Granularity of notifications that should be sent to a cellset listener.An object that can be used to get information about the axes and cells in aCellSet
object.Connection to an OLAP server.Information about an OLAP database.A factory for connections to the physical OLAP data source that thisOlapDataSource
object represents.An exception describing an error accessing an OLAP database.Description of the position of a syntax or validation error in the source MDX string.Extension toParameterMetaData
for parameters of OLAP statements.Object used for statically executing an MDX statement and returning aCellSet
.Interface for olap4j classes which provide the ability to retrieve the delegate instance when the instance in question is in fact a proxy class.Position on one of theCellSetAxis
objects in aCellSet
.An object that represents a precompiled OLAP statement.Context for a set of writeback operations.