Class
ActiveRecord::PostgreSQLAdapter::StatementPool
In:
lib/active_record/connection_adapters/postgresql_adapter.rb
Parent:
ConnectionAdapters::StatementPool
Methods
[]
[]=
clear
delete
each
key?
length
new
next_key
Public Class methods
new
(connection, max)
Public Instance methods
[]
(key)
[]=
(sql, key)
clear
()
delete
(sql_key)
each
(&block)
key?
(key)
length
()
next_key
()
[Validate]