-->
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: Persisting objects - actual table + view table
PostPosted: Thu Nov 30, 2006 3:57 pm 
Newbie

Joined: Fri Mar 11, 2005 5:36 pm
Posts: 10
Hibernate version:2.1.3

I have defined two objects in the mapping, one points to the actual table and the other one points to a view table which has referenced to the first physical table. To make use of Hibernate cache, I have added setCacheable(true) to all the createQuery calls. However, when we update the first object, the changes do not seem send to the second object unless we removed the cache option. Is this the expected behaviour?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 05, 2006 11:00 am 
Newbie

Joined: Fri Mar 11, 2005 5:36 pm
Posts: 10
Can someone from the Hibernate team please help or comment?


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.