Is there any trick in using ifHasPrimkeyField? :)
To 'fix' a problem with xdoclet not generating the create methods correctly (at least 
as i see it :) I need to set the pk for the
bean after the getdao().create is executed, as it is today the pk is never set which 
is when the create and the setmethods are done
in the same transaction (like a stateless session creating a bean and set their values 
before the method completes).
I've tried to update the create part of entity-body.xdt but cant get the 
ifHasPrimkeyField to work as described.

Comments?

-Jon



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to