
javamessages.blogspot.com
Java MessagingTuesday, August 9, 2011. You are a Java developer that also does some .NET or hangout with some .NET folks and happen to have heard them talking about language integrated query, LINQ. Every so often you wonder what the Java equivalent for LINQ. LINQ is a component of the .NET Framework. That adds data querying natively to .NET languages. Java 6 does have a solution for type-safe database queries using the javax.persistence.criteria. There is nothing exactly. But at the moment Java has nothing like LINQ.
http://javamessages.blogspot.com/