What is the QueryBuilder Bean?

The QueryBuilder bean is a customizer of the Query object. QueryBuilder lets you:

  1. Create and edit data selections for an OLAP data store. (Editing includes the opportunity to change the default layout of the selected data.)

  2. Have access to the advanced analytical query capabilities of Oracle OLAP.

  3. Save favorites (that is, data selections) in the BI Beans Catalog. (After a favorite is saved, it appears in the QueryBuilder as an item that is available for selection.)

You can use the QueryBuilder bean as a design tool for the development of saved selections. You can also incorporate the QueryBuilder in a Java-client application or applet.

What components does the QueryBuilder bean interact with?

The QueryBuilder bean interacts with:

Adding a QueryBuilder to an Application
Comparison of a Dimension List Bean and the QueryBuilder Bean