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
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cellSet
protected final CellSet cellSet
cellProps
protected static final List<Property> cellProps
cellPropLongs
protected static final List<Property.StandardCellProperty> cellPropLongs
defaultProps
protected static final List<Property> defaultProps
longProps
protected static final Map<String,Property.StandardMemberProperty> longProps
XmlaHandler.MDDataSet
protected XmlaHandler.MDDataSet(CellSet cellSet)
close
public void close()
throws SQLException
- Throws:
SQLException