clear()
public

No documentation available.

# File activerecord/lib/active_record/connection_adapters/statement_pool.rb, line 31
      def clear
        raise NotImplementedError
      end