README
DB
Any
BeginTransaction
Connection
ConnectionContext
ConnectionLost
ConnectionRefused
Database
Disposable
Driver
DriverSpecs
ColumnDef
Error
ExecResult
Mappable
MappingException
Pool
TimeoutHelper
PoolPreparedStatement
PoolRetryAttemptsExceeded
PoolStatement
PoolTimeout
PoolUnpreparedStatement
QueryMethods
ResultSet
Rollback
SavePointTransaction
SessionMethods
PreparedQuery
UnpreparedQuery
Statement
StatementMethods
StringKeyCache
TopLevelTransaction
Transaction
class
DB::StringKeyCache(T)
DB::StringKeyCache(T)
Reference
Object
Defined in:
db/string_key_cache.cr
Instance Method Summary
#clear
#each_value
(&block)
#fetch
(key : String, &block) : T
Instance Method Detail
def
clear
#
[
View source
]
def
each_value
(&block)
#
[
View source
]
def
fetch
(key : String, &block) : T
#
[
View source
]