Re: [Xdoclet-user] [Hibernate] Need help mapping polymorphic component

2005-06-01 Thread Mark Lundquist
On Jun 1, 2005, at 2:29 PM, Frank Adcock wrote: Thats right Mark Cool. Well, not exactly :-/. But at least I know the score now :-) Thanks a lot! —ml— On 02/06/2005, at 1:56 AM, Mark Lundquist wrote: On May 31, 2005, at 3:30 PM, Frank Adcock wrote: I have just been through the same p

Re: [Xdoclet-user] [Hibernate] Need help mapping polymorphic component

2005-06-01 Thread Frank Adcock
Thats right Mark On 02/06/2005, at 1:56 AM, Mark Lundquist wrote: On May 31, 2005, at 3:30 PM, Frank Adcock wrote: I have just been through the same process, and the only way around it I managed to get working is to treat the component as a separate table, rather than part of the main tab

Re: [Xdoclet-user] [Hibernate] Need help mapping polymorphic component

2005-06-01 Thread Mark Lundquist
On May 31, 2005, at 3:30 PM, Frank Adcock wrote: I have just been through the same process, and the only way around it I managed to get working is to treat the component as a separate table, rather than part of the main table. That way, normal polymorphic configuration is applicable. All o

Re: [Xdoclet-user] [Hibernate] Need help mapping polymorphic component

2005-05-31 Thread Frank Adcock
Hi, I have just been through the same process, and the only way around it I managed to get working is to treat the component as a separate table, rather than part of the main table. That way, normal polymorphic configuration is applicable. All other mechanisms I tried ended up with the b

Re: [Xdoclet-user] [Hibernate] Need help mapping polymorphic component

2005-05-31 Thread Mark Lundquist
On May 31, 2005, at 1:36 AM, Konstantin Priblouda wrote: --- Mark Lundquist <[EMAIL PROTECTED]> wrote: I'm using Hibernate 3, Xdoclet 1.2.3, more than willing to give Xdoclet 2 a whirl if necessary... Well, supoprt for HB-3 in XD2 plugin is in pretty good shape. And it is faster and provid

Re: [Xdoclet-user] [Hibernate] Need help mapping polymorphic component

2005-05-31 Thread Konstantin Priblouda
--- Mark Lundquist <[EMAIL PROTECTED]> wrote: > I'm using Hibernate 3, Xdoclet 1.2.3, more than > willing to give Xdoclet > 2 a whirl if necessary... Well, supoprt for HB-3 in XD2 plugin is in pretty good shape. And it is faster and provides nice aditional features. regards, [ Konstanti

[Xdoclet-user] [Hibernate] Need help mapping polymorphic component

2005-05-30 Thread Mark Lundquist
Hi, I need to map a class with a (i.e., a value type) that is polymorphic. It seems like a basic thing, but I don't even know how to represent this in Hibernate. I've got a request in on the Hibernate Forum (http://forum.hibernate.org/viewtopic.php? t=943021&highlight=polymorphic), no