This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: The Evolution of Java Persistence
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 data access requirements of today’s Java applications keep expanding and have grown to include features such as tenant data isolation for cloud deployment, extensible models to support per tenant customization, JSON binding for RESTful web services, the ability to store Java objects in NoSQL databases and more.
EclipseLink is well known as an object-relational mapping framework and as the JPA 2.0 reference implementation in Java EE 6, but it continues to evolve and now provides a comprehensive set of data services for Java developers building enterprise and cloud applications ...