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: How many tables can hibernate handle at a time?
PostPosted: Tue Apr 27, 2010 12:06 pm 
Newbie

Joined: Mon Nov 09, 2009 11:54 pm
Posts: 2
Hi,
We have a scenario.

We have six multi-select fields under different labels. All six of them displays Organization (Say, Org1, Org2).
Now, to keep things simple, we can create six tables, each of them storing Org1, Org2 or we can create one table using a discriminator, to store {Org1, Org2}, but this requires writing Java code.

Will six table hamper the performance or is hibernate robust enough to handle it?

Regards.


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.