-->
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.  [ 2 posts ] 
Author Message
 Post subject: hibernate dynamic tablenames of legacy system
PostPosted: Wed Oct 13, 2004 5:00 am 
Newbie

Joined: Sat Oct 09, 2004 11:55 pm
Posts: 2
Hi,

I am working with mysql database.And I do not have freedom to change database.and i ama evaluating wherther hibernate suits my needs.

Now becuase of some constraint in the existing system one set of tables depend on year.
for example..
document00 represents documents added in year 2000
document01 represents documents added in year 2001

...
and so on.

And table called person whcih has association with documentXX is not broken as per year.

Now if I have to model the persistent layer with hibernate, how would i take care of the scenario.
as for every year adocumentXX corresponding to that year will be added.

What should i mention in the mapping file ? for documentXX

-Ad


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 13, 2004 5:02 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Check the NamingStrategy API.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


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