Interface SkipLookupInterface

  • All Known Implementing Classes:
    DBChangelogConnector, JDBCConnector

    public interface SkipLookupInterface
    Interface implemented by connectors that have the ability modify/delete entries without doing a lookup first.
    • Method Detail

      • getNumSkipLookupAffected

        int getNumSkipLookupAffected()
        Returns the number of entries affected when the lookup is skipped
        Returns:
        number of entries affected