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>)
From Kevin Grittner
Subject Re: PSQLException: The column name
Date
Msg-id 4CDCF5F40200002500037687@gw.wicourts.gov
Whole thread Raw
Responses Re: PSQLException: The column name
List pgsql-jdbc
Lew  wrote:

> I do not know of any interface that requires its implementations to
> be thread safe, anywhere in Java.

http://download.oracle.com/javase/6/docs/api/java/util/concurrent/ConcurrentMap.html

> Can you think of one that does?

I think the more salient point is that PostgreSQL has provided such a
guarantee regarding its implementation of the interface.

-Kevin

pgsql-jdbc by date:

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