Package ca.sqlpower.wabit.olap

Interface Summary
OlapQueryListener An event listener interface to listen for important events from an OlapQuery that a listening class may be interested in, particularly UI classes.
 

Class Summary
DataSourceAdapter  
MemberHierarchyComparator  
OlapConnectionPool This class will create one connection to an Olap4jDataSource.
OlapQuery This is the model of an OLAP query.
OlapQueryEvent Event object that carries the notification of the fact that a certain OlapQuery has recently been executed.
OlapResultSet Creates a new result set based on the given cell set.
OlapUtils This is a class full of static helper methods to assist with the execution of olap queries
RepeatedMember Wraps an Olap4j Member.
WabitOlapAxis Wrapper class to an Olap4j Dimension.
WabitOlapDimension Wrapper class to an Olap4j Dimension.
WabitOlapExclusion This is a dummy class used to differentiate between Selections and Exclusions within the persistence framework
WabitOlapInclusion This is a dummy class used to differentiate between inclusions and exclusions
WabitOlapSelection Wrapper class to wrap an Olap4j Selection, that is, an Inclusion or Exclusion.
 

Enum Summary
WabitOlapDimension.WabitObjectOrder FIXME This enum defines the WabitObject child classes a WabitOlapDimension takes as well as the ordinal order of these child classes such that the class going before does not depend on the class that goes after.
 

Exception Summary
QueryInitializationException This exception is thrown when a query is being initialized but failed.
 



Copyright © 2009. All Rights Reserved.