Class: ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::StatementPool

Inherits:
StatementPool
  • Object
show all
Defined in:
lib/active_record/connection_adapters/abstract_mysql_adapter.rb

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