Programmer's Guide to SQL*Module for Ada
Release 8.0
A54660_01
Library
Product
Contents
Index
A
New Features
This appendix contains a list of the new features in release 8.0 of SQL*Module for Ada.
New Statements
CONNECT. See
"CONNECT Statement" on page 2-17
.
SET CONNECTION. See
"SET CONNECTION Statement" on page 2-18
.
DISCONNECT. See
"DISCONNECT Statement" on page 2-18
.
ENABLE THREADS. See
"ENABLE THREADS" on page 2-20
.
CONTEXT ALLOCATE. See
"CONTEXT ALLOCATE" on page 2-20
.
CONTEXT FREE. See
"CONTEXT FREE" on page 2-20
.
Other New Features
New datatype for multi-tasking, SQL_CONTEXT. See
"SQL_CONTEXT Datatype" on page 2-20
.
Support for procedure declaration with arrays. See
"Arrays as Procedure Arguments" on page 4-9
.
Function for obtaining the rows processed. See
"Obtaining the Number of Rows Processed" on page 4-6
.
Function for obtaining error message text. See
"Obtaining Error Message Text" on page 4-3
Dynamic SQL. See
"Dynamic SQL" on page 3-12
.
Prev
Next
Copyright © 1997 Oracle Corporation.
All Rights Reserved.
Library
Product
Contents
Index