mandragorasster / hibernate-generic-dao

Automatically exported from code.google.com/p/hibernate-generic-dao
0 stars 0 forks source link

Create and implementation of MetadataUtil using the JPA 2.0 javax.persistence.metamodel #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We currently have an implementation for Hibernate and one that attempts to 
reconstruct the JPA meta model by inspecting Annotations. Adding this third, 
more robust JPA metadata util would drasticly improve our JPA support.

Original issue reported on code.google.com by dwolvert on 12 Mar 2010 at 5:14