Class: ActiveRecord::ConnectionAdapters::SQLite3Adapter::StatementPool
- Inherits:
-
ActiveRecord::ConnectionAdapters::StatementPool
- Object
- ActiveRecord::ConnectionAdapters::StatementPool
- ActiveRecord::ConnectionAdapters::SQLite3Adapter::StatementPool
- Defined in:
- activerecord/lib/active_record/connection_adapters/sqlite3_adapter.rb
Overview
:nodoc:
Constant Summary
Constants inherited from ActiveRecord::ConnectionAdapters::StatementPool
ActiveRecord::ConnectionAdapters::StatementPool::DEFAULT_STATEMENT_LIMIT
Method Summary
Methods inherited from ActiveRecord::ConnectionAdapters::StatementPool
#[], #[]=, #clear, #delete, #each, #initialize, #key?, #length
Methods included from Enumerable
#as_json, #compact_blank, #exclude?, #excluding, #including, #index_by, #index_with, #many?, #pluck, #sum, #without
Constructor Details
This class inherits a constructor from ActiveRecord::ConnectionAdapters::StatementPool