Class: MiniSql::Sqlite::PreparedCache

Inherits:
Abstract::PreparedCache show all
Defined in:
lib/mini_sql/sqlite/prepared_cache.rb

Constant Summary

Constants inherited from Abstract::PreparedCache

Abstract::PreparedCache::DEFAULT_MAX_SIZE

Method Summary

Methods inherited from Abstract::PreparedCache

#initialize, #prepare_statement

Constructor Details

This class inherits a constructor from MiniSql::Abstract::PreparedCache