Uses of Interface
org.olap4j.CellSetMetaData
Packages that use CellSetMetaData
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
Uses of CellSetMetaData in org.olap4j
Methods in org.olap4j that return CellSetMetaDataModifier and TypeMethodDescriptionCellSet.getMetaData()Retrieves the description of thisCellSet's axes and cells.PreparedOlapStatement.getMetaData()Retrieves aCellSetMetaDataobject that contains information about the axes and cells of theCellSetobject that will be returned when thisPreparedOlapStatementobject is executed.