Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13797/modules/hibernate/src/META-INF

Modified Files:
        xtags.xml 
Log Message:
XDT-878: apply component column name prefix even when column name is
explicitly specified by a @hibernate.property column="xxx" or @hibernate.column 
name="xxx" tag.

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF/xtags.xml,v
retrieving revision 1.72
retrieving revision 1.73
diff -C2 -r1.72 -r1.73
*** xtags.xml   11 Apr 2006 14:52:48 -0000      1.72
--- xtags.xml   13 Apr 2006 12:41:47 -0000      1.73
***************
*** 1049,1061 ****
                      <name>prefix</name>
                      <usage-description>
!                         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.
                      </usage-description>
                      <mandatory>false</mandatory>
--- 1049,1055 ----
                      <name>prefix</name>
                      <usage-description>
!                         When multiple Java fields are hibernate components
!                         and they share the same datatype, use this to specify 
a
!                         discriminating column name prefix.
                      </usage-description>
                      <mandatory>false</mandatory>



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to