-->
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: Working with existing schemas
PostPosted: Fri Jan 19, 2007 1:13 am 
Newbie

Joined: Wed Oct 11, 2006 2:46 am
Posts: 3
Hi,
I am new to Hibernate. My existing hibernate code creates a schema with the help of mapping file in the underlying database and performs all database operations, but my requirement is my code should work with existing schemas also. For example, assume that my code creates an “Emp” table to store all employees’ details in that table. Suppose, if some organizations already has ‘Emp” table having thousands of rows, my code should able to work with that table also instead of creating table again from scratch and inserting those thousands of rows again in the new table.

Please help me how to work with existing schemas. I am eagarly wating for reply... ple help me soon if you have an idea.


- Muni


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.