Package com.ibm.di.connector
Interface SkipLookupInterface
-
- All Known Implementing Classes:
DBChangelogConnector,JDBCConnector
public interface SkipLookupInterfaceInterface implemented by connectors that have the ability modify/delete entries without doing a lookup first.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetNumSkipLookupAffected()Returns the number of entries affected when the lookup is skipped
-