-->
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.  [ 2 posts ] 
Author Message
 Post subject: Blob type mapping
PostPosted: Mon Apr 04, 2005 6:05 am 
Newbie

Joined: Mon Apr 04, 2005 5:08 am
Posts: 2
Hi,

I am trying to map a byte[] to a Blob column using Hibernate3 and Spring 1.2. Spring provides a support class, org.springframework.orm.hibernate3.support.BlobByteArrayType which implements Hibernate3's org.hibernate.usertype.UserType and is implemented exactly for this purpose. However, I do not see how do I access the byte[] value from this UserType. UserType does not have any 'get():Object' method...
Is there any work around to this or should I try another approach?

Thanks,
Cristian


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 04, 2005 7:52 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
huh ? you access it via whatever byte[] getXX() method you have mapped it to on your pojo.

_________________
Max
Don't forget to rate


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

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.