Re: Inheritance and additional attributes

2006-05-29 Thread Florian Hopf
Hi, Thomas Fischer schrieb: It is not possible to define additional attributes in the subclasses, nor is it possible to use another table for this. You must declare all members in the one table where all the class hierarchy are saved to. What you can do is to declare the additional members

Re: Force maven to re-generate OM

2006-05-29 Thread Thomas Vandahl
Greg Monroe wrote: But you're right, there should be a clean target for this... but I can understand the difficulties with this. For example, what if you have two different schema's in the same package and are just rebuilding one? Should the target parse the XML and only delete these files?

Re: Is Maven really necessary?

2006-05-29 Thread Thomas Vandahl
Matthias Klein wrote: So I copied them all out of that directory into the /lib dir of my project. Then I added the torque-3.2.jar which I also found in the downloaded package. After refreshing my eclipse workspace I assumed everything would work fine - however, even though the torque.jar is