Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28740/modules/ejb/src/xdoclet/modules/ejb/entity/resources
Modified Files: entitypk.xdt Log Message: using property names for setting the instance variables in the constructor because XDtEjbPk:pkfieldList does also use property names Index: entitypk.xdt =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources/entitypk.xdt,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** entitypk.xdt 15 Jan 2005 01:11:39 -0000 1.13 --- entitypk.xdt 12 Feb 2005 09:34:33 -0000 1.14 *************** *** 24,28 **** { <XDtEjbPersistent:forAllPersistentFields superclasses="true" only-pk="true"> ! this.<XDtEjbCmp:fieldName/> = <XDtEjbCmp:fieldName/>; </XDtEjbPersistent:forAllPersistentFields> } --- 24,28 ---- { <XDtEjbPersistent:forAllPersistentFields superclasses="true" only-pk="true"> ! this.<XDtEjbCmp:fieldName/> = <XDtMethod:propertyName/>; </XDtEjbPersistent:forAllPersistentFields> } ------------------------------------------------------- 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