Scalable Database Server, HiRDB Version 8 UAP Development Guide
Interface areas are used for exchanging information between HiRDB and a UAP. Table 3-2 lists the types of interface areas and their usage.
Table 3-2 Interface area types and uses
| Area type | Use | Language | |
|---|---|---|---|
| C | COBOL | ||
| SQL Communications Areas | For obtaining detailed information on SQL execution results. | R1 | R1 |
| SQL Descriptor Areas |
|
O | O |
| Column name data areas | For receiving information of item to be retrieved from SQL statements that are preprocessed for the dynamic UAP execution. | O | O |
| Type name data areas | For receiving user-defined data type names. | O | O |
| Embedded variables | For transferring values (specified in SQL statements embedded in UAP). | O | O |
| Indicator variables | For transferring values (specified in SQL statements embedded in UAP). | O | O |
| ? parameters | For transferring values from a UAP to the SQL statements that are preprocessed for the dynamic UAP execution. | O | O2 |
For details about SQL Communications Areas and SQL Descriptor Areas, see A. SQL Communications Area and B. SQL Descriptor Area. For details about embedded variables, indicator areas, and ? parameters, see the HiRDB Version 8 SQL Reference manual.
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.