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 class
RowsetDefinition.MdschemaCubesRowset
static class
RowsetDefinition.MdschemaFunctionsRowset
static class
RowsetDefinition.MdschemaMeasuresRowset
class
XmlaServlet
Base XML/A servlet.class
XmlaUtil
Utility 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 class
DefaultXmlaRequest
Default implementation ofXmlaRequest
by DOM API.class
DefaultXmlaServlet
Default implementation of XML/A servlet.class
DynamicDatasourceXmlaServlet
Extends DefaultXmlaServlet to add dynamic datasource loading capability.class
MondrianXmlaServlet
Extension toXmlaServlet
that instantiates a Mondrian engine.class
Olap4jXmlaServlet
XMLA servlet that gets its connections from an olap4j data source.
-