-->
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: Mapping a class more than once with annotations?
PostPosted: Thu Dec 07, 2006 7:43 pm 
Newbie

Joined: Fri Jun 30, 2006 7:00 pm
Posts: 6
In section 5.3 of the hibernate reference manual ("Mapping a class more than once") it describes how one can map the same class multiple times. For example, one might want to use the same class to pull information from a Contracts and a ContractsHistory table.

In my case, I want to load data into a staging table and then copy the data into the real table once the load is complete.

I'm thinking that I'll have to create a subclass of my entity that has no additional functionality and use that, but I thought I'd see if there was another way to do this.

Thanks!
David


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 17, 2006 4:40 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
note really, XML is more appropriate in your case

_________________
Emmanuel


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.