The following issue has been updated:

    Updater: Andrew Stevens (mailto:[EMAIL PROTECTED])
       Date: Sun, 16 Jan 2005 3:00 AM
    Changes:
             Component changed to Hibernate Module
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1229
    Summary: Documentation for @hibernate.component task incorrect
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: 10 minutes
 Time Spent: Unknown
  Remaining: 10 minutes

    Project: XDoclet
 Components: 
             Documentation
             Hibernate Module
   Fix Fors:
             1.3
   Versions:
             1.2.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Justin Walsh

    Created: Tue, 11 Jan 2005 12:29 PM
    Updated: Sun, 16 Jan 2005 3:00 AM
Environment: All

Description:
The documentation for the @hibernate.component tag reads as follows:

When multiple Java fields are of the same component datatype, use this to 
specify a descriminating column-name-prefix. Properties that are included which 
have a @hibernate.property column-name="xxx" attribute will not be prefixed. If 
you want to shorten a property column-name and prefix it for the component, use 
@hibernate.column name="xxx" on the property.

It should read:

When multiple Java fields are of the same component datatype, use this to 
specify a discriminating* column-name-prefix. Properties that are included 
which have a @hibernate.property column="xxx"* attribute will not be prefixed. 
If you want to shorten a property column-name and prefix it for the component, 
use @hibernate.column name="xxx" on the property.

Changes marked with a *




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



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to