Skip to content

averri/jpa-lambda-integration-test

Repository files navigation

jpa-lambda-integration-test

Testing the JPA 2.1 with JDK 8 Lambda expressions.

This project contains a simple test with JPA 2.1, using Hibernate 4.3.5.Final and Eclipselink 2.5.1.

There is only one JPA entity, Description, which contains a method with a Lambda expression in it's body.

The Eclipselink doesn't recognize the Description entity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages