Update of 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30647/modules/ejb/src/xdoclet/modules/ejb/entity/resources

Modified Files:
        valueobject.xdt 
Log Message:
using cmp field names for the primary key fields instead of property names 
because the primary key object uses also cmp field names

Index: valueobject.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources/valueobject.xdt,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** valueobject.xdt     9 Jul 2003 13:45:10 -0000       1.23
--- valueobject.xdt     12 Feb 2005 09:39:50 -0000      1.24
***************
*** 105,109 ****
              <XDtEjbPk:ifDoesntHavePrimkeyField>
                 <XDtEjbPk:ifIsPkField>
!         <XDtMethod:setterMethod/>( pk.<XDtMethod:propertyName/> );
                 </XDtEjbPk:ifIsPkField>
              </XDtEjbPk:ifDoesntHavePrimkeyField>
--- 105,109 ----
              <XDtEjbPk:ifDoesntHavePrimkeyField>
                 <XDtEjbPk:ifIsPkField>
!         <XDtMethod:setterMethod/>( pk.<XDtEjbCmp:fieldName/> );
                 </XDtEjbPk:ifIsPkField>
              </XDtEjbPk:ifDoesntHavePrimkeyField>



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