Re: PSQLException: The column name was not found in this ResultSet. - Mailing list pgsql-jdbc

was not found in this ResultSet.was not found in this ResultSet.  (Lew <noone@lewscanon.com>)was not found in this ResultSet.  (Till Toenges <tt@kyon.de>)
Re: PSQLException: The column name was not found in this ResultSet.  (Lew <noone@lewscanon.com>)
From Maciek Sakrejda
Subject Re: PSQLException: The column name
Date
Msg-id AANLkTimgd-ksOoersMpF=YhpZyWorY0n=cYxq3dDF4Fu@mail.gmail.com
Whole thread Raw
In response to Re: PSQLException: The column name
Responses Re: PSQLException: The column name
List pgsql-jdbc
We're getting off topic--perhaps I didn't express myself clearly.
Getting back to Samuel's original point, if the ResultSet interface
contract does not require a given implementation to provide thread
safety for these operations--and it appears that it does not--then
maybe pgjdbc should not try to provide it. If a user needs to use a
ResultSet from multiple threads, it can be synchronized externally.
---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

pgsql-jdbc by date:

Previous
From: Lew
Date:
Subject: Re: PSQLException: The column name was not found in this ResultSet.
Next
From: Till Toenges
Date:
Subject: Re: PSQLException: The column name was not found in this ResultSet.