-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Large Objects with Hibernate
PostPosted: Tue Sep 23, 2003 4:56 pm 
Newbie

Joined: Tue Sep 23, 2003 4:52 pm
Posts: 5
Hi,

I'm having some problems with hibernate storing some large objects as blob objects into the database. I'm not sure how hibernate manages it's cache, but I'm getting a java.lang.outofmemory error when I try to store a CachedRowSet as a blob. I'm certain this is a hibernate problem since the problem ceases to exist when I remove the xdoclet property for the object. I'm trying to store entire tables as CachedRowSets into a PostgreSQL database that usually are around 10MB in size. Has anyone encountered this issue before?

Would there be something I could do with the JCS caching mechanism to prevent these large objects to be cached?

Thanks,
Dean


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.