I'm happy with the normal behaviour of the FinderMethod query but I'm a bit 
confused about the relationships... Is it hibernate which do the relationship 
query when an entity object is instantiated? or is it something else which do 
that?



I've looked the generated code of my FinderMethod and it's using a criteria 
search which uses net.sf.hibernate.Criteria (and call criteria.list()).



So if I'm doing my own query then I'm going to bypass completely the hibernate 
layer and populating manually all the POJOs. So I'm correct the hibernate query 
algorithm is not efficient... or have I looked in the wrong place or lost the 
plot? :-)
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1074#1074
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to