Uses of Interface
org.olap4j.PreparedOlapStatement
Packages that use PreparedOlapStatement
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
Uses of PreparedOlapStatement in org.olap4j
Methods in org.olap4j that return PreparedOlapStatementModifier and TypeMethodDescriptionOlapConnection.prepareOlapStatement
(String mdx) Creates a prepared OLAP Statement.