JDBC addBatch more efficient? - Mailing list pgsql-general

From David Wall
Subject JDBC addBatch more efficient?
Date
Msg-id 480B8234.8030505@computer.org
Whole thread Raw
Responses Re: JDBC addBatch more efficient?  (Kris Jurka <books@ejurka.com>)
List pgsql-general
Just checking if the JDBC library's batch processing code is more
efficient with respect to the postgresql back end or not.  Does it
really batch the requests and submit them once over the link, or does it
just send them to the database to be processed one at a time?

Thanks,
David

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Changed Hosts, Lots of Errors in PostgreSQL - Help Please!
Next
From: "Joshua D. Drake"
Date:
Subject: Re: In the belly of the beast (MySQLCon)