-->
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: 4.4.6 Single point associations
PostPosted: Thu Jun 30, 2005 4:09 pm 
Regular
Regular

Joined: Mon Jun 13, 2005 12:38 pm
Posts: 56
Location: Austin, TX
Quote:
Hibernate uses two differnt instances so that even polymorphic associations can be proxied --when the proxied object is fetched, it may be an instance of a mapped subclass of Item (if there were any subclasses of Item, that is). We can even choose any interface implemented by the Item class as the type of the proxy. To do so, we declare it using the proxy attribute, instead of specifying lazy="true":


Could someone explain in more detail what the proxied object is? I'm not too sure if I understand what it means by "a mapped subclass of Item" either.

thanks in advance,
Mike


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 30, 2005 5:09 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Read the section in the reference documentation.


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.