SQL*Module for Ada Programmer's Guide
Release 8.0
A58231-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-18
.)
SET CONNECTION. (See
"SET CONNECTION Statement" on page 2-19
.)
DISCONNECT. (See
"DISCONNECT Statement" on page 2-19
.)
ENABLE THREADS. (See
"ENABLE THREADS" on page 2-20
.)
CONTEXT ALLOCATE. (See
"CONTEXT ALLOCATE" on page 2-21
.)
CONTEXT FREE. (See
"CONTEXT FREE" on page 2-21
.)
Other New Features
New datatype for multi-tasking, SQL_CONTEXT. (See
"SQL_CONTEXT Datatype" on page 2-21
.)
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