Skip navigation links

Oracle® OLAP Java API Reference
11g Release 1 (11.1)

B28128-01


oracle.olapi.data.source
Class CursorManagerSpecification

java.lang.Object
  extended by oracle.olapi.data.source.CursorManagerSpecification


Deprecated. As of Oracle 11g Release 1 (11.1); no replacement; see CursorInfoSpecification and CursorSpecification.

public final class CursorManagerSpecification
extends java.lang.Object

Method Summary
 CursorSpecification getRootCursorSpecification()
          Deprecated. As of Oracle 11g Release 1 (11.1); no replacement; see CursorSpecification.
 Transaction getTransaction()
          Deprecated. As of Oracle 11g Release 1 (11.1); no replacement; see CursorSpecification.
 boolean isExpired()
          Deprecated. As of Oracle 11g Release 1 (11.1); no replacement}.

 

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

 

Method Detail

getRootCursorSpecification

public final CursorSpecification getRootCursorSpecification()
Deprecated. As of Oracle 11g Release 1 (11.1); no replacement; see CursorSpecification.

getTransaction

public final Transaction getTransaction()
Deprecated. As of Oracle 11g Release 1 (11.1); no replacement; see CursorSpecification.

isExpired

public final boolean isExpired()
Deprecated. As of Oracle 11g Release 1 (11.1); no replacement}.

Skip navigation links

Copyright © 2002, 2007, Oracle. All rights reserved.