-->
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.  [ 3 posts ] 
Author Message
 Post subject: Hibernate on a table patitioned between multiple db servers
PostPosted: Thu Apr 07, 2005 10:47 am 
Newbie

Joined: Sun Jan 25, 2004 4:39 pm
Posts: 5
Hello, this is a general question about Hibernate...

I have data that does not fit into a single database.
Also the performance requirements are too large for a single server.

One solution would be to partition the data by some key
and have several DB servers each with a portion of data.
I am using MySQL, but I don't think MySQL JDBC would transparently
support this, although I am still researching the topic.

I wonder how/if Hibernate supports this ?
Any success stories ?
Any other approaches ?

Thanks,
Boris


Top
 Profile  
 
 Post subject: Any takers ?
PostPosted: Mon Apr 11, 2005 10:32 pm 
Newbie

Joined: Sun Jan 25, 2004 4:39 pm
Posts: 5
Any suggestions ?

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 11, 2005 11:38 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 3:00 pm
Posts: 1816
Location: Austin, TX
As long as they can be seen through the single JDBC connection. Most databases allow this; I'm not a MySQL user, so I don't know about it though.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.