rajaar / dynaresume

Automatically exported from code.google.com/p/dynaresume
0 stars 0 forks source link

Integrate Eclipse Link #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Dyanresume use JPA into DAO (Repository). It use Hibernate implementation.
I think we should study Eclispe Link http://www.eclipse.org/eclipselink/
which seems implement JPA2.

Perhaps Eclipse Link resolve problems with Hibernate ClassLoader (today we
must add into import-package Proxy Hibernate into serveral bundles
(domain...)).

Original issue reported on code.google.com by angelo.z...@gmail.com on 14 Jan 2010 at 1:38