I used the entity beans generated from Middlegen and Xdoclet. When I insert data into database using .create() method,the field I didn't maintain(call the setXXX() method) will be NULL. I set default value for the field in database(mssql 2000),but it don't work. How can I insert a default value instead of the NULL value when I don't call the setXXX() method?
thanks for any helps ! ! ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
