Package mondrian.xmla
Class XmlaHandler.MDDataSet
- java.lang.Object
-
- mondrian.xmla.XmlaHandler.MDDataSet
-
- Direct Known Subclasses:
XmlaHandler.MDDataSet_Multidimensional
,XmlaHandler.MDDataSet_Tabular
- Enclosing class:
- XmlaHandler
abstract static class XmlaHandler.MDDataSet extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static List<Property.StandardCellProperty>
cellPropLongs
protected static List<Property>
cellProps
protected CellSet
cellSet
protected static List<Property>
defaultProps
protected static Map<String,Property.StandardMemberProperty>
longProps
-
-
-
Field Detail
-
cellSet
protected final CellSet cellSet
-
cellPropLongs
protected static final List<Property.StandardCellProperty> cellPropLongs
-
longProps
protected static final Map<String,Property.StandardMemberProperty> longProps
-
-
Constructor Detail
-
MDDataSet
protected MDDataSet(CellSet cellSet)
-
-
Method Detail
-
close
public void close() throws SQLException
- Throws:
SQLException
-
-