com.bea.ld.dsmediator.update
Interface UpdateOverride
- public interface UpdateOverride
user override for update must implement com.bea.ld.dsmediator.update.UpdateOverride..
Method Summary |
boolean |
performChange(commonj.sdo.DataGraph sdo)
implement custom function here |
performChange
public boolean performChange(commonj.sdo.DataGraph sdo)
- implement custom function here
- Parameters:
sdo
-
- Returns:
- true to continue the submit on current SDO instance, false to skip the rest part of submit action
Copyright © 2006 BEA Systems Inc. All Rights Reserved.