Copyright © 2011 Citra Technologies. All Rights Reserved.

Package com.citra.pivot.olap.mdx

Contains a DataSource to be used with an MDX enabled database.

See:
          Description

Class Summary
MDXDataSource MDXDataSource is a DataSource that connects to a database that uses the MDX query language.
MDXResolver MDXResolver is responsible for converting an OlapSelection to an MDX string statement, execute it on the database and return the result.
MDXSelection MDXSelection is the selection that returns the results from an mdx statement to a data source.
 

Package com.citra.pivot.olap.mdx Description

Contains a DataSource to be used with an MDX enabled database.


Copyright © 2011 Citra Technologies. All Rights Reserved.