-->
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: benefits of using a BinaryBlobType
PostPosted: Fri Jul 23, 2004 8:23 am 
Newbie

Joined: Mon Apr 19, 2004 6:10 am
Posts: 3
Location: Brighton, UK
http://www.hibernate.org/73.html introduces the BinaryBlobType, i.e. transferring data as byte[] instead of a java.sql.Blob

The wiki page says that 'it's sometimes useful to read the whole blob into memory and deal with it as a byte array'.

It later states that 'Blobs aren't cachable. By converting the blob into a byte array, you can now cache the entity.'

That's one benefit. What are the other occasions when you'd want to use it?


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.