Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2007

Tip: Looking for answers? Try searching our database.

What is the Java Equivalent of LINQ?

Thread view: 
John Bailo - 12 Jun 2007 18:59 GMT
Microsoft's new LINQ technology for data access looks dead on.

Does (will) java have anything like it?

SQL databases, XML, objects and other data stores are all addressed the
same way.

Scott Gu explains it all:

http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx
Owen Jacobson - 12 Jun 2007 20:16 GMT
> Microsoft's new LINQ technology for data access looks dead on.
>
[quoted text clipped - 6 lines]
>
> http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-p...

On the off chance that this isn't a .Net-vs-Java troll...

In a Java EE 5 environment you can use EJBQL in much the same way.
It's not implemented as a language-level extension (EJBQL queries are
Strings, either hard-coded or provided via a configuration mechanism),
but you can do the same sort of summarization and selection operations
with it.
TechBookReport - 13 Jun 2007 11:37 GMT
>> Microsoft's new LINQ technology for data access looks dead on.
>>
[quoted text clipped - 14 lines]
> but you can do the same sort of summarization and selection operations
> with it.

And of course there's Hibernate Query Language (HQL)...

Pan

Signature

TechBookReport Java - http://www.techbookreport.com/JavaIndex.html



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.