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