Re: Invalid SQL still executes valid sub transactions - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: Invalid SQL still executes valid sub transactions
Date
Msg-id 4009B1FF.2000302@xythos.com
Whole thread Raw
In response to Re: Invalid SQL still executes valid sub transactions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc

Tom Lane wrote:
But I am curious to understand what
> exactly JDBC is doing with a multi-statement query string.

If the jdbc driver accepts the multi-statement query string (it does in
some places but not in others), it will send the entire string to the
server as a single query.

--Barry


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: getTables or code problem?
Next
From: "ACFUtinga"
Date:
Subject: Ajuda!