Uses of Class
org.olap4j.query.QueryAxis
Packages that use QueryAxis
Package
Description
Provides an object model for building OLAP queries programmatically (experimental).
-
Uses of QueryAxis in org.olap4j.query
Fields in org.olap4j.query declared as QueryAxisModifier and TypeFieldDescriptionprotected QueryAxisQuery.acrossprotected QueryAxisQueryDimension.axisprotected QueryAxisQuery.downprotected QueryAxisQuery.filterprotected QueryAxisQuery.unusedFields in org.olap4j.query with type parameters of type QueryAxisMethods in org.olap4j.query that return QueryAxisModifier and TypeMethodDescriptionReturns the query axis for a given axis type.QueryDimension.getAxis()Query.getUnusedAxis()Returns the fictional axis into which all unused dimensions are stored.Methods in org.olap4j.query that return types with arguments of type QueryAxisMethods in org.olap4j.query with parameters of type QueryAxis