What are the Java equivalents to Linq and Entity Framework

Posted by Colin Desmond on Stack Overflow See other posts from Stack Overflow or by Colin Desmond
Published on 2009-07-04T22:28:03Z Indexed on 2010/05/16 11:20 UTC
Read the original article Hit count: 247

Filed under:
|
|

Having played with Linq (to SQL and Objects) as well as the Entity Framework from Microsoft recently, I was wondering what the non-.Net (specifically Java) equivalents are?

© Stack Overflow or respective owner

Related posts about java

Related posts about LINQ