Uses of Interface
org.olap4j.OlapParameterMetaData
Packages that use OlapParameterMetaData
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
Uses of OlapParameterMetaData in org.olap4j
Methods in org.olap4j that return OlapParameterMetaDataModifier and TypeMethodDescriptionPreparedOlapStatement.getParameterMetaData()
Retrieves the number, types and properties of thisPreparedOlapStatement
object's parameters.