# File lib/active_record/connection_adapters/jdbc_adapter.rb, line 591 def write_large_object(*args) @connection.write_large_object(*args) end