upload
Sun Microsystems Inc.
Industry: Computer
Number of terms: 4807
Number of blossaries: 1
Company Profile:
Sun Microsystems is a multinational vendor of computers, computer software and hardware, and information technology services.
An API for database-independent connectivity between the J2EE platform and a wide range of data sources.
Industry:Computer
An API for building Web services and clients that use remote procedure calls and XML.
Industry:Computer
An API for accessing various kinds of XML registries.
Industry:Computer
An API for accessing and manipulating XML documents as tree structures. DOM provides platform-neutral, language-neutral interfaces that enables programs and scripts to dynamically access and modify content and structure in XML documents.
Industry:Computer
An abstract logical grouping of users that is defined by the application assembler. When an application is deployed, the roles are mapped to security identities, such as principals or groups, in the operational environment. In the J2EE server authentication service, a role is an abstract name for permission to access a particular set of resources. A role can be compared to a key that can open a lock. Many people might have a copy of the key; the lock doesn't care who you are, only that you have the right key.
Industry:Computer
When a floating-point operation underflows, return a subnormal number instead of 0. This method of handling underflow minimizes the loss of accuracy in floating-point calculations on small numbers.
Industry:Computer
An abnormal event related to the AC power supply, such as a power outage. Inconventional usage, it can refer to DC power supply systems as well.
Industry:Computer
Web application archive file. A JAR archive that contains a Web module.
Industry:Computer
Advanced technology.
Industry:Computer
Using two words to represent a number in order to keep or increase precision. On SPARC? workstations, double precision is the 64-bit IEEE double precision.
Industry:Computer