Package | Description |
---|---|
mondrian.xmla |
Implements the XML for Analysis API.
|
mondrian.xmla.impl |
Modifier and Type | Method and Description |
---|---|
org.olap4j.OlapConnection |
XmlaHandler.getConnection(XmlaRequest request,
Map<String,String> propMap)
Returns a new OlapConnection opened with the credentials specified in the
XMLA request or an existing connection if one can be found associated
with the request session id.
|
abstract mondrian.xmla.Rowset |
RowsetDefinition.getRowset(XmlaRequest request,
XmlaHandler handler) |
void |
XmlaHandler.process(XmlaRequest request,
XmlaResponse response)
Processes a request.
|
static boolean |
XmlaUtil.shouldEmitInvisibleMembers(XmlaRequest request)
Returns whether an XMLA request should return invisible members.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultXmlaRequest
Default implementation of
XmlaRequest by DOM API. |
Copyright © 2020 Hitachi Vantara. All rights reserved.