-->
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 for data migration ?
PostPosted: Mon Aug 27, 2007 4:25 pm 
Newbie

Joined: Thu Aug 23, 2007 9:26 am
Posts: 4
Hi ,

I want to migrate data from one DB to other and for this I'm planning to use Hibernate in which case I can map the data in tables in DB1 to objects & store this objects into DB2.

The reason for using such an option is that I'm not willing to reveal the schema of one DB to other.

Please could some Hibernate guru tell me if this is the right approach or suggest something.

It would be a real help.


Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 28, 2007 6:11 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
Its one way - sure. It might be your best way but then again it might not be - we do not understand your circumstances. You could have a quick look around at ETL tools around - there are a few that work quite well.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 28, 2007 8:20 am 
Newbie

Joined: Thu Aug 23, 2007 9:26 am
Posts: 4
Thanks David for your reply!!

To make my question clearer, here is what I'm looking for:

We have a desktop application where in there's lots of data in around 3000 dBs( sybase desktop db).
Now we are planning to migrate this Desktop application to web application.So want to migrate all the data in these (3000) sybase dBs to some vendor specific web dB.

And that's why we dont want to reveal schema of sybase dB to the vendor.But just provide data to the vendor without revealing the schema.

So I was thinking if Hibernate would be the best option.
Is there any better approach for this type of migration.


Please help.


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.