Regular |
 |
Joined: Thu Sep 23, 2004 11:53 am Posts: 83
|
Hibernate version:
Hibernate 3
Mapping documents:
na
Code between sessionFactory.openSession() and session.close():
na
Full stack trace of any exception that occurs:
na
Name and version of the database you are using:
Oracle 10g
The generated SQL (show_sql=true):
na
Debug level Hibernate log excerpt:
na
When building the SessionFactory Hibernate launches a second javaw.exe which I believe is for cglib. How can I set the min and max memory usage for this jvm instance? I am recieving a OutOfMemoryException around 132MB, but my machine has much more then that. I set the Eclipse min/max memory to 700M and 800M respectfully. Any help would be appreciated. :)
|
|