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.  [ 3 posts ] 
Author Message
 Post subject: PersistentCollection
PostPosted: Sat Jul 30, 2005 9:44 pm 
Regular
Regular

Joined: Tue Nov 09, 2004 5:15 pm
Posts: 100
Hi All,

I got the HistoryInterceptor implementation from the wiki page and it is working fine for us with Hibernate 3. We've the following line in our OnFlushDirty method of the HistoryInterceptor.


[code]

oldOne = collection.getCollectionSnapshot().getSnapshot();


When i moved to the beta version of hibernate 3.1, I'm getting the error that getCollectionSnapshot is not found. I couldn't find the equivalent API for this in hibernate 3.1

Could someone please let me know what is the equivalent of the above in hibernate 3.1?

Thanks for any input in advance!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 01, 2005 1:55 am 
Regular
Regular

Joined: Tue Nov 09, 2004 5:15 pm
Posts: 100
Is that OK to use
Code:
getStoredSnapshot
?

Could someone please let me know about that?

Thanks for any input in advance!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 28, 2006 12:37 am 
Beginner
Beginner

Joined: Mon Feb 07, 2005 10:40 pm
Posts: 22
same problem here


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.