- Industry: Computer
- Number of terms: 98482
- Number of blossaries: 0
- Company Profile:
Sometimes referred to as “Big Blue” IBM is a multinational corporation headquartered in Armonk, New York. It manufactures computer hardware and software and provides information technology and services.
A map based on the order elements that are defined in the source document definition.
Industry:Software
A high-level language call mechanism for specifying the address of a procedure to be called. The procedure pointer call provides a way to call a procedure dynamically. For example, by manipulating arrays or tables of procedure names or addresses, the application programmer can dynamically route a procedure call to different procedures. See also static procedure call.
Industry:Software
A map based on the order elements that are defined in the target document definition.
Industry:Software
A named control structure that an application programme uses to change the size of the result table and the order of its rows after the cursor is opened. See also cursor, static cursor.
Industry:Software
A high-level programming, or command, language that is interpreted (translated on the fly) rather than compiled ahead of time. See also JavaScript.
Industry:Software
A map that resolves and reconciles the differences between the interfaces of interacting components. There are two levels of interface maps: operation mappings and parameter mappings.
Industry:Software
A named control structure that does not change the size of the result table or the order of its rows after an application opens the cursor. See also cursor, dynamic cursor.
Industry:Software
A high-level, application-specific scripting language that consists of statements used to develop 3270 scripts. These scripts are part of the interface between a state table and a 3270-based host business application.
Industry:Software
A map that specifies an array of database partition numbers that is used to distribute data among the database partitions of a database partition group. The array of database partition numbers distributes the data by using a hashing algorithm.
Industry:Software
A named entity that represents the state of data and schemas at a particular point in time within a unit of work.
Industry:Software