-->
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: some questions about source
PostPosted: Mon Mar 29, 2004 12:00 pm 
Newbie

Joined: Mon Feb 09, 2004 1:40 am
Posts: 13
Location: Moscow, Russia
I have some questions about source code.

1. What is difference beetween NormilizedEntityPersister and EntityPersister?
2. Who is resposible for outer join generation (when use_outer_join property is true)?

Thanks!

_________________
God is Real, unless declared as Integer.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 30, 2004 3:51 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
(1)

NormalizedEntitePersister handles <joined-subclass>
We also now have DenormalizedEntityPersister for <union-subclass> ;)


(2)

OuterJoinLoader


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 30, 2004 1:45 pm 
Newbie

Joined: Mon Feb 09, 2004 1:40 am
Posts: 13
Location: Moscow, Russia
Thanks!

I have read OuterJoinLoader, but cases of disabling outer join not clear to me. :( I'm going to read it again.

Can you in two words describe when does OuterJoinLoader disable outer join fetching mechanism (excluding case of set use_outer_join property to false)?

_________________
God is Real, unless declared as Integer.


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.