Class: ArJdbc::Abstract::StatementCache::StatementPool
- Inherits:
-
ActiveRecord::ConnectionAdapters::StatementPool
- Object
- ActiveRecord::ConnectionAdapters::StatementPool
- ArJdbc::Abstract::StatementCache::StatementPool
- Defined in:
- lib/arjdbc/abstract/statement_cache.rb
Overview
This works a little differently than the AR implementation in that we are storing an actual PreparedStatement object instead of just the name of the prepared statement