Bug with caching SQLTypes in Connection:getSQLType(oid)

From: Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com>
To: PostgreSQL-JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Bug with caching SQLTypes in Connection:getSQLType(oid)
Date: 2001-12-07 22:09:51
Message-ID: 1007762991.30154.0.camel@osti.knowledgenet.corp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Folks-

I've found a possible bug but I'm trying to located a fix for it. In
some cases, when get getSQLType(oid) method is called, it doesn't cache
the result, so it gets called alot. This is seen in Castor in a few
cases. Anyone seen this before or am I the first?

--

Virtually,
Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com>

D08C2F45: 28E7 56CB 58AC C622 5A51 3C42 8B2B 2739 D08C 2F45

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ned Wolpert 2001-12-07 22:39:26 Bug in org.postgresql.Connection
Previous Message Paul Wallace 2001-12-07 10:32:57 JDBC classes?