memory « JDBC « JPA Q&A





1. Memory Leak -com.mysql.jdbc.JDBC4ResultSet    forum.hibernate.org

Hibernate 3.2.6GA Annotations 3.3.1 GA MySQL connector 5.1.6 Problem: I was running a lil bit o code to insert lots and lots of data into a mysql DB. A short while after starting to run this code (that does inserts well, btw), I caught a heap error. While profiling to see where the error was, I noticed that it was the ...