Showing posts with label JPA. Show all posts
Showing posts with label JPA. Show all posts

Monday, March 19, 2012

SPRING DATA JPA 1.1.0 RC1 AND 1.0.3 GA RELEASED

It includes lots of new features and bug fixes.Highlights are

* Support for locking
* Support for @IdClass in entities
* Support for LessThanEqual and GreaterThanEquals, True/False keywords in query methods
* Added CDI integration for repositories
* Improved parameter binding for derived queries for null values

More information

1.0.3.RELEASE - Maven artifacts | JavaDocs | Reference Documentation | Changelog

1.1.0.RC1 - Maven artifacts | JavaDocs | Reference Documentation | Changelog