Hallo, In the XDoclet 1.2b2: Best Practices you can find :
> Always set the Value Object in ejbPostCreate(..), so that CMR fields are assigned correctly. but how can I practice this wenn I have defined "not null" - columns in my database model? How can I split the setXXXValue() - Method in a method that set all fields of my EJB in ejbCreate() and another method that set the CMR fields in ejbPostCreate(..)? Thanks Joerk Joerk Barkow joerk.barkow<at>mwx.de ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
