Oracle OLAP Java API Reference
10g Release 1 (10.1)

B10994-01

oracle.express.olapi.data.full
Class DataCursorManager

java.lang.Object
  |
  +--oracle.express.olapi.data.full.BaseCursorManager
        |
        +--oracle.express.olapi.data.full.DataCursorManager
Direct Known Subclasses:
ExpressDataCursorManager, ExpressSpecifiedCursorManager

public abstract class DataCursorManager
extends BaseCursorManager
implements CursorManager

This class is not used by OLAP API application developers. It is used only by internal Oracle programmers. For that reason, the methods in this class are not described.


Methods inherited from class oracle.express.olapi.data.full.BaseCursorManager
close, isOpen

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 


Oracle OLAP Java API Reference
10g Release 1 (10.1)

B10994-01

Copyright © 2002, 2003, Oracle. All Rights Reserved.