<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Data migration from Relational Db to Java Object"]]></title>
		<link>http://forums.visual-paradigm.com/posts/33.html</link>
		<description><![CDATA[Latest messages posted in the topic "Data migration from Relational Db to Java Object"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Data migration from Relational Db to Java Object</title>
				<description><![CDATA[ Hi All,<br> <br> In our project, we have a requirement wherein we have to migrate data in the tables(around 200 tables in each DB) from different Sybase DBs <br> to a vendor customized DB.<br> I proposed transferring the data to a xml file and the xml file could be handed over to the vendor.<br> But our team says we dont want to reveal our sybase schema to the vendor.<br> I dont really understand how can we hide the schema & just transfer the data.<br> <br> Could anyone please suggest what would be a better option for this data migration without revealing the schema.<br> <br> I found on internet few ORM frameworks/tools like Hibernate, Cayenne, JDO implementation, TopLink.<br> But all of them talk about storing java object to realtional Database whereas our situation is the reverse(database to java objects)<br> And again they talk about mapping database schema which is not what i want.<br> <br> I'm really confused.<br> <br> Any help will be highly appreciated.<br> <br> <br> Thanks in anticipation.<br> <br> --Sandhi]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2423#18959.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2423#18959.html</link>
				<pubDate><![CDATA[Wed, 22 Aug 2007 22:31:50]]></pubDate>
				<author><![CDATA[ sandhi21]]></author>
			</item>
			<item>
				<title>Re:Data migration from Relational Db to Java Object</title>
				<description><![CDATA[ You can try XML-SQL-Utility (XSU)<br> Does wonders <br> <br> rajeshspr @ yahoo  com]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2423#19560.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2423#19560.html</link>
				<pubDate><![CDATA[Thu, 11 Oct 2007 14:47:30]]></pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>