Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether extra processing is required.
Syntax
public boolean isExtraProcessingNeeded()
Run On
Called
Return Value
Type: boolean
true if extra processing is required; otherwise, false.
Remarks
The extra processing is separate to avoid an override of the insert method and the update method. When those methods are overridden, it degrades set-based operations to singletons and singletons do not support the performance needed for this table.