class Apartment::Adapters::JDBCMysqlAdapter

Public Instance Methods

reset_on_connection_exception?() click to toggle source
# File lib/apartment/adapters/jdbc_mysql_adapter.rb, line 14
def reset_on_connection_exception?
  true
end