| 
Oracle OLAP Java API Reference 10g Release 1 (10.1) B10994-01  | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Contains an implementation of the SpecifiedCursorManager interface, an extension of the DataProvider class, and ExpressSQLCursorManager, a class that returns the SQL SELECT statement specified by its Source objects.
See:
          Description
| Interface Summary | |
| ExpressGenerationInfoListener | This class is not used by OLAP API application developers. | 
| Class Summary | |
| BaseCursorManager | An abstract class that has a method for determining if an instance of a class that extends it is open and a method for closing the instance. | 
| DataCursorManager | This class is not used by OLAP API application developers. | 
| ExpressDataCursorManager | A CursorManager that manages Cursor objects for an Oracle OLAP application, which creates an ExpressDataCursorManager by calling the createCursorManager method of an ExpressDataProvider without using a CursorManagerSpecification. | 
| ExpressDataProvider | Provides the actual data of an Oracle Database instance to Oracle OLAP. | 
| ExpressGenerationInfo | This class is not used by OLAP API application developers. | 
| ExpressSpecifiedCursorManager | A SpecifiedCursorManager that manages Cursor objects for an Oracle OLAP application, which creates an ExpressSpecifiedCursorManager by calling the createCursorManager method on an ExpressDataProvider. | 
| ExpressSQLCursorManager | A SQLCursorManager that extends BaseCursorManager and that has methods for getting the SQL statement that Oracle OLAP generates for a Source that specifies a query. | 
| ParameterToXMLConverter | This class is not used by OLAP API application developers. | 
| ServerXMLReader | This class is not used by OLAP API application developers. | 
| SourceConverter | This class is not used by OLAP API application developers. | 
| SourceToStructureConverter | This class is not used by OLAP API application developers. | 
| Exception Summary | |
| ExpressNotCommittableException | Indicates that the ExpressTransactionProvider has determined that the query defined in the current Transaction is invalid. | 
| UnknownServerVersionException | Indicates that the client application does not understand which version of the Oracle database to which it is connected. | 
 Contains an implementation of the SpecifiedCursorManager interface, an extension of the DataProvider class, and ExpressSQLCursorManager, a class that returns the SQL SELECT statement specified by its Source objects.
 
  | 
Oracle OLAP Java API Reference 10g Release 1 (10.1) B10994-01  | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||