Hi,
The name ContactInfo is maybe inappropriate and it is even possible that
it could have been a Composition but nevertheless I would like to know
how to do the xdoclet mappings in order to reprensent inheritance.
François
Mark Lundquist wrote:
Hi Eric,
I don't have the answer to your joined-su
Hi Eric,
I don't have the answer to your joined-subclass problem, but...
On Jul 14, 2004, at 11:04 AM, François Eric wrote:
<..snip>
I have a class Person which inherits ContactInfo
This reads like the classic example of where composition should have
been used instead of inheritance. Is a Person
Hello,
I have seen on this list that some of you were able to use the
joined-subclass xdoclet tags for hibernate inheritance (in occurence
Derek Chen-Becker). I have tried but am not obtaining the expected
result. Does-anybody have a working example of their doclet tags for
the inherited clas