-->
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: Non-polymorphic query on a polymorphic base class?
PostPosted: Fri Jun 16, 2006 11:56 am 
Newbie

Joined: Fri Mar 17, 2006 5:23 pm
Posts: 6
I have a concrete base class (Base) which has a derived class (Derived). Is it possible to query Base instances WITHOUT joining to the Derived table? Although the objects in the database are instances of Derived, I want to fetch them into memory as instances of Base. In other words, I want to shave off all the Derived attributes and just fetch the Base attributes.


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.