method
    
    release_connection
  release_connection(with_id = current_connection_id)
  public
  Signal that the thread is finished with the current connection. #release_connection releases the connection-thread association and returns the connection to the pool.

  
  
  