Class: ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::StatementPool
- Inherits:
 - 
      StatementPool
      
        
- Object
 - StatementPool
 - ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::StatementPool
 
 
- Defined in:
 - 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
Constructor Details
This class inherits a constructor from ActiveRecord::ConnectionAdapters::StatementPool