Sun announces LINQ for Java
9/2/2006
Not to be outdone, today Sun announced that Java will be expanded to support query expressions to match the popluar LINQ feature in .NET. From the announcement "Sun to Simplify and Speed the Development of Data-Rich Applications by Extending the JDK to Provide Integrated Query for Databases, XML and other unstructured data."
SANTA CLARA, CALIF. September 2, 2006 Sun Microsystems, Inc. (Nasdaq: SUNW) -- One of the main issues currently facing developers industry-wide is the difficulty of creating data-rich applications, a difficulty that arises from the tremendous differences between query languages used to access data and programming languages commonly used to write applications. A quick browse through the computer programming section of any bookstore provides evidence of this issue. Books are divided into sections that address different types of programming, such as XML, database and object programming, revealing a world of distinct domains. Developers writing applications that access data from relational (SQL) or hierarchical (XML) data sources must be adept at traversing very different language syntaxes to get the job done.
-- End of Press Release --
The new extensions will offer an integrated programming experience, enabling developers to query object, relational and XML data directly from within Java without having to parse or use external data access libraries. To avoid confusion with Language Integrated Query (LINQ) for .NET, the new extensions will be called Java Unstructured Query, or Java JUNQ for short.
(If you have not yet figured it out yet, this is a spoof).
<< Previous Entry Next Entry >>
Use my contact form to contact me directly.

