[ 
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1345?page=comments#action_17238
 ] 

Joe Germuska commented on XDT-1345:
-----------------------------------

Just a note: this also affects XDoclet 1.2.3.

> @hibernate.subclass ignores inheritance via interface
> -----------------------------------------------------
>
>          Key: XDT-1345
>          URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1345
>      Project: XDoclet
>         Type: Bug
>   Components: Hibernate Module
>     Versions: 1.2.2
>  Environment: Hibernate3
>     Reporter: Gili
>     Assignee: xdoclet-devel (Use for new issues)

>
>
> Given:
> interface Parent
> class Child implements Parent
> Parent is mapped using @hibernate.class
> Child is mapped using @hibernate.subclass
> The resulting *.hbm.xml file generated will not include <subclass> for Child. 
> The problem has to do with XDoclet not properly processing "implements". If 
> one converts Parent to a class and Child "extends" Parent, then it works just 
> fine.
> Is there any chance of a quick fix for this?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to