Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Minor

 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: Wed, 20 Apr 2005 2:26 PM
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



-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to