-->
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: lazy load a large blob column on the same table
PostPosted: Fri Dec 14, 2007 2:47 pm 
Newbie

Joined: Fri Dec 14, 2007 2:18 pm
Posts: 1
I'm using nHibernate 1.0 to map to a table in sql 2000 database.

One of the columns is of type BinaryBlob, which could very large at times. I need to do a lazy load on this column only.

Is that possible ?

From what I have seen so far, you can only set lazy='true' for collections/bag and I can't do that because the blob column is in the same table as everything else.

Pls. help me out.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 16, 2007 1:03 pm 
Beginner
Beginner

Joined: Wed Mar 14, 2007 12:35 pm
Posts: 24
I've seen a notice in SVN that property lazy loading is being prepped.


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.