Hello Tom, Friday, July 18, 2003, 9:05:18 AM, Tom Armistead wrote:
TA> Is there a way to force the update of a database column from a CMP bean, TA> even if the data for that column has not changed? Unfortunately, no. alex TA> I can do this with BMP, but seems like a good amount of overkill for TA> just this one change in functionality. TA> I have an update trigger on a column in a database. I need that trigger TA> to fire with each update the the associated CMP bean - even if the data TA> being passed to the set method is the same as what is already there. TA> This is with JBoss 3.0.6. I'm using commit options C and performance is TA> not an issue with this specific CMP bean. TA> Thanks! TA> Tom ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
