On 30 Aug 2001 21:35:42 -0400, you wrote:
>"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes:
>> Are you sure?  I thought all that autocommit meant was that a statement that
>> is not enclosed within a begin/commit is automatically committed after it is
>> run.  So, in the this case all three queries will be independent, unless the
>> first statements is a 'begin;' and the last is a 'commit;'...
>
>What does the JDBC spec say about autocommit and ExecuteBatch()?

Not much, but that's a different story. We're still in the
process of figuring out how to implement this feature exactly.
That discussion is on the pgsql-jdbc list.

Regards,
René Pijlman <[EMAIL PROTECTED]>

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to