This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Pros and Cons of JPA 2
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
The Java Persistence API (JPA) 2.0 specification bring a wider array of functionality and a more advanced feature set. The problem is that the standard doesn’t come with a detailed instruction booklet describing when to use the new features, or the specific problems they were meant to solve.
Developers have to decide for themselves how and under what circumstances they will apply a given feature to their applications. This video presents the new features and explains when they should be applied, as well as the conditions that could lead to their ...