Class: InventoryRefresh::SaveCollection::Saver::ConcurrentSafeBatch

Inherits:
Base
  • Object
show all
Includes:
PartialUpsertHelper, RetentionHelper
Defined in:
lib/inventory_refresh/save_collection/saver/concurrent_safe_batch.rb

Method Summary

Methods inherited from Base

#initialize, #save_inventory_collection!

Methods included from SqlHelper

#build_multi_selection_query, #get_connection, #pg_type_cast, #quote, #quote_and_pg_type_cast, #quote_column_name

Methods included from Logging

#logger

Constructor Details

This class inherits a constructor from InventoryRefresh::SaveCollection::Saver::Base