-->
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: Table-per-subclass or Table per class hierarchy?
PostPosted: Wed Jul 18, 2007 1:33 pm 
Newbie

Joined: Tue Jan 23, 2007 4:25 pm
Posts: 3
Hi there,

I've the following modelling situation:

One root class, A, with few attributes.

Eight small subclasses of A, also with few attributes(Tipically, only one).

Our application will perform lots of queries using this class hierarchy.

Quantity of itens registered in the database will grow a lot (millions of registers), without predominance of any of the subclasses.

After explanation, what inheritance mapping strategy do you suggest? Table per subclass or Table per class hierarchy?

Thanks in advance,

Daniel


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.