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