Class: InventoryRefresh::SaveCollection::Saver::Batch

Inherits:
ConcurrentSafeBatch show all
Defined in:
lib/inventory_refresh/save_collection/saver/batch.rb

Method Summary

Methods inherited from Base

#initialize, #save_inventory_collection!

Methods included from SqlHelper

#build_multi_selection_query, #complement_of!, #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