-->
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: Does Hibernate calls event listeners for component mappings?
PostPosted: Fri May 30, 2008 7:13 pm 
Newbie

Joined: Fri May 30, 2008 6:57 pm
Posts: 2
Hi all, i want to know if Hibernate calls event listeners for component objects. Specifically i want to know if it calls PostLoadEventListener for a component object.
I suspect it doesn't call it because the listeners need an event which in turn need an entity (with an id which is impossible for a component to have).
I have found two places where the PostLoadEventListener gets called and the two of them have the entity with the id set before the call.

I only want to confirm this because we're in the middle of a migration (from Toplink) and a negative answer implies some changes that we wish to avoid.

Thanks in advance, Alejandro.

Hibernate version:3.25


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