Hi.
I'm doing some research in the modeling field, and need to access the source code of projects (open source) that implement persistence with JPA (with or without hibernate extensions, but with some JPA annotations).
At
https://www.hibernate.org/27.html there is a list (maybe somewhat old) of projects using Hibernate.
Is there any other recent list of "who uses hibernate"? The bigger the system, the best :) If the system is *famous*, even better. I've heard of CRM/ERP systems using JPA (or it was JDO?).
(by using "google code search", I found some projects under the Apache umbrella that seems to use hibernate + JPA )
Thanks in advance.