From: | Barry Lind <barry(at)xythos(dot)com> |
---|---|
To: | Felipe Schnack <felipes(at)ritterdosreis(dot)br>, pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: just curious |
Date: | 2002-09-17 01:37:19 |
Message-ID: | 2.1.1-28022-373-A-OEWW@portal.telecomputing.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Felipe,
I don't think the jdbc spec allows you to use batch opperations with
autocommit set to true.
--Barry
Felipe Schnack wrote:
> Subject: [JDBC] just curious
> From: Felipe Schnack <felipes(at)ritterdosreis(dot)br>
> To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
> Date: 16 Sep 2002 16:40:32 -0300
>
> If I'm using pgsql with autocommit ON and I execute a batch of
> commands (executeBatch()), if one of the commands fails, what happens?
> The database will act like the batch is a transaction and will
> "rollback"?
>
> --
>
> Felipe Schnack
> Analista de Sistemas
> felipes(at)ritterdosreis(dot)br
> Cel.: (51)91287530
> Linux Counter #281893
>
> Faculdade Ritter dos Reis
> www.ritterdosreis.br
> felipes(at)ritterdosreis(dot)br
> Fone/Fax.: (51)32303328
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | Felipe Schnack | 2002-09-17 11:52:31 | Re: just curious |
Previous Message | Felipe Schnack | 2002-09-16 19:40:32 | just curious |