Copyright © 2011 Citra Technologies. All Rights Reserved.

Package com.citra.pivot.olap.query

Contains classes and interfaces for making queries to a DataSource.

See:
          Description

Interface Summary
QuerySelection QuerySelection defines a method for retrieving an OlapCellSet from a DataSource connection.
 

Class Summary
AbstractQuerySelection AbstractQuerySelection is the basis of query selections in this package.
DefaultQuerySelection DefaultQuerySelection is the selection that returns the results from a query to a data source.
 

Package com.citra.pivot.olap.query Description

Contains classes and interfaces for making queries to a DataSource.


Copyright © 2011 Citra Technologies. All Rights Reserved.