JDK
Short for Java Development Kit, a software development kit (SDK) for producing Java programs. The JDK is developed by Sun Microsystem’s JavaSoft division. The most recent versions include the JavaBeans component architecture and support for JDBC.
Read Also:
- JEDEC
The JEDEC Solid State Technology Association, formerly known as the Joint Electron Device Engineering Council, is the semiconductor engineering standardization body of the Electronic Industries Alliance (EIA), a trade association that represents all areas of the electronics industry. JEDEC was originally created in 1960 as a joint activity between EIA an NEMA, to cover the […]
- JIT
Short for just-in-time compiler, a code generator that converts Java bytecode into machine language instructions. Some Java Virtual Machines (VMs), including the VM in the Netscape Navigator browser, include a JIT in addition to a Java interpreter. Java programs compiled by a JIT generally run much faster than when the bytecode is executed by an […]
- JMB363
See under JMicron RAID Configuration.
- JMS
Short for Java Message Service, JMS is a Sun Microsystems API that provides a standard way for Java programs to access and interact with an enterprise asynchronous messaging system. JMS is used to write business applications to create, send, receive, and read an enterprise messaging systems’ messages. The JMS API defines a vendor-neutral, but Java-specific […]
- JMicron RAID Configuration
The JMicron JMB363 chipset, commonly called the JMicron RAID Configuration is a connector for a Serial ATA signal cable that supports a Serial ATA hard drive. The JMicron controller mode can be accessed in the BIOS and can be toggled between IDE (default) and RAID. The JMicron JMB363 Serial ATA Raid connector can be used […]