Re: Confuse about the behaveior of PreparedStatement.executeBatch (jdbc)

From: "Kevin Grittner" <kgrittn(at)mail(dot)com>
To: "Haifeng Liu" <liuhaifeng(at)live(dot)com>,pgsql-admin(at)postgresql(dot)org
Subject: Re: Confuse about the behaveior of PreparedStatement.executeBatch (jdbc)
Date: 2012-12-13 16:06:07
Message-ID: 20121213160607.80090@gmx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Haifeng Liu wrote:

> I wanna know if executeBatch really keep all the records in a
> batch untouched when the batch failed.

I recommend asking on the pgsql-jdbc list. You might want to
mention what autoCommit is set to during the attempt.

-Kevin

Browse pgsql-admin by date

  From Date Subject
Next Message Greg Williamson 2012-12-14 02:59:27 allow a user to see current_query in pg_stat_activity in 8.4
Previous Message Gabriele Bartolini 2012-12-13 13:07:26 Re: pooler/router?