-->
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: composite id, xdoclet and joined subclass
PostPosted: Sun Mar 14, 2004 1:48 pm 
Hibernate Team
Hibernate Team

Joined: Thu Dec 18, 2003 9:55 am
Posts: 1977
Location: France
i have classB extends classA using joined subclasses, the problem is that classA has composite id
how to generate this with xdoclet ?
two @hibernate.joined-subclass-key doesn't work :(

<key>
<column name="idPart1"/>
<column name="idPart2"/>
</key>

you can see http://forum.hibernate.org/viewtopic.php?t=928795 topic to have classA details


thanks,
Anthony


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 15, 2004 12:38 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
I think you propably have to look into the hibernatedoclet templates (and hack it). This part is not very well managed :(

_________________
Emmanuel


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 15, 2004 12:48 pm 
Hibernate Team
Hibernate Team

Joined: Thu Dec 18, 2003 9:55 am
Posts: 1977
Location: France
ok if i have time, i'll debug source code, and maybe post a fix if i manage to do it


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.