XDoclet 2 also has same behavior, I also have same scenario that super class
has common attributes and all sub classes are actually hibernate POJOs.
XDoclet 2 creates mapping for attributes in super class also. So you should
be fine with same structure when you migrate to XDoclet 2.0.
Thanks,
Ashish 

-----Original Message-----
From: Stundzig, Steffen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 12, 2006 11:34 PM
To: [email protected]
Subject: [xdoclet-user] How could I use javadoc from super classes

Hi,

I'm actually migrating my hibernate stuff from xdoclet 1.2.3 to xdoclet
2.0, because I need the hibernate filter's.

I've a @hibernate.class pojo that extends another class. In the super
class I've a method called e.g. getHistorieEntries(), also in the super
class is the javadoc with @hibernate tags, which defines the set and
association and lazyness and so on.

On xdoclet 1.2.3 the mapping file generator read's not only the base
java class, but also super classes and super interfaces. Is it also
possible with xdoclet2.0? And if so, how?

Since I think that's a general xdoclet feature, not only hibernate
specific, I ask it in this list.

Could somebody help my or point me to the right docs?




MfG
    Steffen...

Reply via email to