org.olap4j.mdx.parser
public interface MdxParserFactory
Modifier and Type | Method and Description |
---|---|
MdxParser |
createMdxParser(OlapConnection connection)
Creates an MDX parser.
|
MdxValidator |
createMdxValidator(OlapConnection connection)
Creates an MDX validator.
|
MdxParser createMdxParser(OlapConnection connection)
connection
- Connection in which to resolve identifiersMdxValidator createMdxValidator(OlapConnection connection)
connection
- Connection in which to resolve identifiers