Uses of Interface
mondrian.xmla.XmlaConstants
-
Packages that use XmlaConstants Package Description mondrian.xmla Implements the XML for Analysis API.mondrian.xmla.impl -
-
Uses of XmlaConstants in mondrian.xmla
Classes in mondrian.xmla that implement XmlaConstants Modifier and Type Class Description static classRowsetDefinition.MdschemaCubesRowsetstatic classRowsetDefinition.MdschemaFunctionsRowsetstatic classRowsetDefinition.MdschemaMeasuresRowsetclassXmlaServletBase XML/A servlet.classXmlaUtilUtility methods for XML/A implementation. -
Uses of XmlaConstants in mondrian.xmla.impl
Classes in mondrian.xmla.impl that implement XmlaConstants Modifier and Type Class Description classDefaultXmlaRequestDefault implementation ofXmlaRequestby DOM API.classDefaultXmlaServletDefault implementation of XML/A servlet.classDynamicDatasourceXmlaServletExtends DefaultXmlaServlet to add dynamic datasource loading capability.classMondrianXmlaServletExtension toXmlaServletthat instantiates a Mondrian engine.classOlap4jXmlaServletXMLA servlet that gets its connections from an olap4j data source.
-