APIdock / Ruby on Rails
/
Browse About
method

connection_klass

v7.1.3.4 - Show latest stable - Class: ActiveRecord::ConnectionAdapters::ConnectionPool
connection_klass()
public

Alias for ActiveRecord::ConnectionAdapters::ConnectionPool#connection_class

Related methods

  • Instance methods
  • active_connection?
  • checkin
  • checkout
  • clear_reloadable_connections
  • clear_reloadable_connections!
  • connected?
  • connection
  • connection_class
  • connection_klass
  • connections
  • discard!
  • discarded?
  • disconnect
  • disconnect!
  • flush
  • flush!
  • lock_thread=
  • num_waiting_in_queue
  • reap
  • release_connection
  • remove
  • schedule_query
  • stat
  • with_connection
  • Class methods
  • new
  • Private methods
  • privateacquire_connection
  • privateadopt_connection
  • privateattempt_to_checkout_all_existing_connections
  • privatebuild_async_executor
  • privatebulk_make_new_connections
  • privatecheckout_and_verify
  • privatecheckout_for_exclusive_access
  • privatecheckout_new_connection
  • privateconnection_cache_key
  • privatecurrent_thread
  • privatenew_connection
  • privaterelease
  • privateremove_connection_from_thread_cache
  • privatetry_to_checkout_new_connection
  • privatewith_exclusively_acquired_all_connections
  • privatewith_new_connections_blocked
APIdock API Documentation Browser

© 2026 APIdock