memory « JPA « Spring Q&A





1. Stale object in memory (mysql, spring 3, hibernate)    stackoverflow.com

I'm using Spring 3, Hibernate 3.3.1 and MySQL 5.1.x (on red hat 5, also see same behavior when on windows however). I'm noticing that a row in the database is getting ...

2. Batch Process goes out of memory in Spring+Hibernate+JPA    stackoverflow.com

I have a batch process which persists 1000000 records one by one. Each record has it's own child tables. I am using Spring 2.5.6, Hibernate and JPA to do that. But ...

3. out of memory Spring/Hibernate/Postgres    forum.springsource.org

Mar 14th, 2006, 01:37 AM #1 mroosendaal View Profile View Forum Posts Private Message Member Join Date Dec 2005 Posts 31 out of memory Spring/Hibernate/Postgres Hi, We are currently having a ...

4. Issue with permgen, out of memory errors; Spring / Hibernate    forum.springsource.org

Feb 10th, 2008, 03:04 PM #1 berlinbrowndev View Profile View Forum Posts Private Message Junior Member Join Date Feb 2008 Posts 1 Issue with permgen, out of memory errors; Spring / ...

5. Memory issues with jpa and spring    forum.springsource.org

Memory issues with jpa and spring Hello, I am trying to understand why my app loads 24 instances (this is what a jmap histogram shows) of my "Sculpture" class whereas I ...

7. out of memory Hibernate / Spring / postgres    forum.hibernate.org