This post originated from an RSS feed registered with .NET Buzz
by Udi Dahan.
Original Post: JPA with REST, OData, and SQL
Feed Title: Udi Dahan - The Software Simplist
Feed URL: http://feeds.feedburner.com/UdiDahan-TheSoftwareSimplist
Feed Description: I am a software simplist. I make this beast of architecting, analysing, designing, developing, testing, managing, deploying software systems simple.
This blog is about how I do it.
Feeling a little bit rant-y today, as I just saw some more abuse of remote calls, this time on the Java side of things.
JPA is the Java Persistence API – a kind of ORM, as you’d expect. Luckily, a lot of the web services stuff was already on the way out by the time that [...]