Class
ActiveRecord::ConnectionAdapters::StatementPool
In:
lib/active_record/connection_adapters/statement_pool.rb
Parent:
Object
Methods
[]
[]=
clear
delete
each
key?
length
new
Included Modules
Enumerable
Public Class methods
new
(connection, max = 1000)
Public Instance methods
[]
(key)
[]=
(sql, key)
clear
()
delete
(key)
each
()
key?
(key)
length
()
[Validate]