-->
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: One2One Lazy question
PostPosted: Fri Mar 25, 2005 6:15 pm 
Regular
Regular

Joined: Thu Aug 28, 2003 6:30 am
Posts: 58
Hi Alls,

I'm using 2.1.8 hibernate and i have a big table with many rows, because 2.x version cann't use lazy properties, i moved a blob column to another table. So i have one-to-one association. I use proxy and i don't want to select blob when select simple data and also only select blob and update without retrieving simple data. Is it possible to make lazy loading in one-to-one in both ends and that sharing one value for PK.

Thank's

P.S. I see in log that there's update query but method onUpdate or onSave isn't invoked in this case. Why ?


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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.