The following issue has been updated:

    Updater: Paul Galbraith (mailto:[EMAIL PROTECTED])
       Date: Fri, 22 Apr 2005 9:40 AM
    Changes:
             priority changed from Minor to Major
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1351?page=history

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1351

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1351
    Summary: No suppoert for Hibernate 3.0 "subselect" as attribute or nested 
mapping element of "class"
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Hibernate Module
   Versions:
             1.2.3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Drew Haller

    Created: Wed, 20 Apr 2005 2:26 PM
    Updated: Fri, 22 Apr 2005 9:40 AM
Environment: windows xp, jdk 1.4.2, ant 1.6.2 

Description:
Hibernate 3.0 supports "subselect" as attribute or nested mapping element of 
"class".  This is useful to create a view on the fly instead of using a view in 
DB.

xdoclet should support this.  I tried using merge file but get mapping 
exception.  FYI - Manually moving sub element from merge locatio to first child 
of class element fixed that.

Also manually updated xdoclet-hibernate-module-1.2.3.jar -> hibernate.xdt with 

<XDtClass:ifHasClassTag tagName="hibernate.class" paramName="subselect" 
superclasses="false">
   subselect="<XDtClass:classTagValue tagName="hibernate.class" 
paramName="subselect" />"
</XDtClass:ifHasClassTag>

Then xdoclet-hibernate at subselect.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to