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...