![](/template/termwiki/images/likesmall.jpg)
Home > Industry/Domain > Software > Globalization software service
Globalization software service
Industry: Software
Add a new termContributors in Globalization software service
Globalization software service
data binding
Software; Globalization software service
(1) A process that allows the user to represent some form of data as an Object in memory. (2) A Java class that converts a stream of native data to a business object during inbound processing, and ...
pointer
Software; Globalization software service
(1) A data element or variable that holds the address of a data object or a function. (2) The symbol shown on a display or window that a user can move with a pointing device, such as a mouse. (3) See ...
background process
Software; Globalization software service
(1) A process that does not require operator intervention but can be run by the computer while the workstation is used to do other work. See also foreground process. (2) In the AIX operating system, ...
counter
Software; Globalization software service
(1) A data item used for storing numbers or number representations in a manner that permits these numbers to be increased or decreased by the value of another number or to be set to an arbitrary ...
activation
Software; Globalization software service
(1) A processing step that prepares a program to be run. Activation can include allocating and initializing static storage for programs in a job and completing some portions of binding. (2) In Java, ...
Object Data Manager (ODM)
Software; Globalization software service
(1) A data manager intended for the storage of system data. The ODM is used for many system management functions. Information used in many commands and SMIT functions is stored and maintained in the ...
stub
Software; Globalization software service
(1) A program module that transfers remote procedure calls (RPCs) and responses between a client and a server. Stubs perform marshalling, unmarshalling, and data format conversion. Both clients and ...