Uses of Interface
org.olap4j.mdx.parser.MdxParserFactory
Packages that use MdxParserFactory
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
Uses of MdxParserFactory in org.olap4j
Methods in org.olap4j that return MdxParserFactoryModifier and TypeMethodDescriptionOlapConnection.getParserFactory()
Returns the factory used to create MDX parsers in this connection.