Package quadbase.util
Interface IOLAPResultSet
- All Superinterfaces:
quadbase.common.util.IOLAPResultSet
public interface IOLAPResultSet
extends quadbase.common.util.IOLAPResultSet
This interface is used to read OLAP data. OLAP data are in a matrix form. Each row and column has
name. The name may consist of one or more column/row breaks. Column/row breaks number is the same
for all the columns/rows.
-
Method Summary
Methods inherited from interface quadbase.common.util.IOLAPResultSet
getCell, getCellDataType, getColumnBreakCount, getColumnCount, getColumnLabel, getColumnLabelDataType, getRowBreakColumnHeader, getRowBreakCount, getRowCount, getRowLabel, getRowLabelDataType