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