weblogic « Eclipse « JPA Q&A





1. Republish project error with Eclipse    stackoverflow.com

I have a problem with eclipse and my project. When I start the server (weblogic 10.3) and publish my project, all work fine. But when I modify a class and republish the ...

2. JPA entity model best practices    stackoverflow.com

We try to figure out a memory leak and right now we are at a point where we think about the size of the entity model and relations between entities. We ...

3. Hibernate/EclipseLink? Which is best with Weblogic,Oracle DB    forum.hibernate.org

Newbie Joined: Fri Dec 17, 2010 1:50 am Posts: 2 Hi All, In my company, we are using Oracle DB and Weblogic application server. So in the process to upgrade or switch to new ORM, we shortlisted two options - Hibernate and EclipseLink. I gathered following summary regarding both ORMs - Hibernate: 1. When you need to train people, like we ...