Skip Headers

Oracle® Objects for OLE Developer's Guide
Release 9.2.0.4

Part Number B10952-01
Go To Table Of Contents
Contents

Features Added in 8.1.7

· Support for tempLOBs

·
OO4O Code Wizard

The Oracle Objects for OLE (OO4O) Code Wizard generates OO4O code that executes Oracle PL/SQL and Java stored procedures.

· Support for Asynchronous Processing

Commands can be now executed using Asynchronous Processing. This enables you to execute SQL statements and PL/SQL blocks in non-blocking mode.

With non-blocking mode, control is returned to the application immediately even if the execution is not complete. This allows the application to execute other tasks which are not dependent on the results of the last execution.

· Support for Detection of Lost Connections.

· Support for
Application Failover Notifications


 
Oracle
Copyright © 1994, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents