Armin Waibel
Sat, 05 Apr 2008 09:49:26 -0700
Hi Abid, Abid Hussain wrote:
Hi everybody,I've a table with quite a lot of columns. When using broker.update(object) all columns are updated. Is there a way to only update the columns which actually changed? I'm looking for something like UPDATE MyTable SET MyTableColumn = <new_value> WHERE ID=xxx.Anyone got an idea?
Sorry, with the current version of OJB this is not possible (next major version will support this).
regards, Armin
Regards, Abid
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]