-->
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: Inheritance mapping - TP Concrete class w/ implicit polymorp
PostPosted: Thu Jul 15, 2010 7:57 am 
Newbie

Joined: Mon Jun 21, 2010 1:36 pm
Posts: 14
Hi All,

As per Hibernate ref-guide, there are two sub-strategies under Table per Concrete class strategy:
1. Table per concrete class with union subclass
2. Table per concrete class with implicit polymorphism

With union subclass it is mentioned that you will need a separate table for the super class if it is not abstract. Is it the same case with the second sub-strategy Table per concrete class with implicit polymorphism. That is if the super class is not abstract, do we need a separate table? Any links / references to documents will be helpful.

Thanks,
bjagan


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.