-->
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: Is hibernate suitable for this layout?
PostPosted: Mon Mar 14, 2005 8:27 am 
Newbie

Joined: Mon Mar 14, 2005 8:10 am
Posts: 1
I want to migrate a project to hibernate, but I´m not sure if it would work for my db layout, which I follow to explain:

I have a webapp, which connects to a master DB. The datasource to use for that masterDB is configured in a config file. That masterdb can be Oracle or Informix, also detailed in the config file.

In that masterdb, I have datasourcesnames for other connections, which may be viewed as childrendbs. This childrendb can also be Oracle or Informix.

Some of the queries have to be executed in the masterdb and all of the childrendb, and the result merged in a resultset like structure.

Is it possible to use this db layout with hibernate without introducing a high complexity in the program?

Thanks.


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.