Oracle9i OLAP Developer's Guide to the OLAP API Release 2 (9.2) Part Number A95297-01 |
|
This chapter describes the Oracle OLAP API Transaction
and TransactionProvider
interfaces and describes how you use implementations of those interfaces in an application. You must create a TransactionProvider
before you can create a DataProvider
, and you must use methods on the TransactionProvider
to prepare and commit a Transaction
before you can create a Cursor
for a derived Source
.
This chapter includes the following topics:
|
Copyright © 2000, 2002 Oracle Corporation. All Rights Reserved. |
|