Wrox #6: Java Persistence API (JPA) Tutorial Overview

In this video, I will give you an overview of the Java Persistence API (JPA). Please SUBSCRIBE to my YouTube channel.   Follow luv2code with the links below: - Website: https://luv2code.com - YouTube: http://goo.gl/EV6Kwv - Twitter: http://goo.gl/ALMzLG - Facebook: http://goo.gl/8pDRdA --- Hey Everyone, You may have noticed that things were quiet around here. Well, a couple of months ago I [...]

By |2015-04-20T09:30:19-04:00April 20, 2015|How-To, Java, JPA|Comments Off on Wrox #6: Java Persistence API (JPA) Tutorial Overview

JPA 2: New Features

JPA 2 was released in December 2009. The release includes the following new features: Standardize useful properties (hints, caching) Fill in ORM mapping gaps Make object modeling more flexible Offer simple cache control abstraction Allow advanced locking settings Provide more hooks for vendor properties Add API for better tooling support Enhance JP QL query language Support Java API based query [...]

By |2010-06-13T22:02:41-04:00June 13, 2010|JPA|Comments Off on JPA 2: New Features

Oracle TopLink reaches End-of-Life

End-of-life is a euphenism for a project/product that is "discontinued, unsupported and dead" :-) I have used Oracle TopLink for the past 10 years on various projects. It was one of the first ORM frameworks that "got it right". Unfortunately, it was a commercial product that was out of the reach of most developers ($$$). Once comparable open-source projects came [...]

By |2010-06-13T18:44:36-04:00June 13, 2010|Eclipse, JPA|2 Comments
Go to Top