getPrimaryKeys

From: David Gommeren <david(at)umgenicomputer(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: getPrimaryKeys
Date: 2006-02-21 10:33:52
Message-ID: 43FAEC90.40909@umgenicomputer.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

Just discovered after messing around for two hours that the table-name
in DatabaseMetaData.getPrimaryKeys is case sensitive. I don't think this
should be.

JDBC version: 8.1-405 JDBC 2

Cheers,

David

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2006-02-21 17:16:24 Re: getPrimaryKeys
Previous Message Marc Herbert 2006-02-21 10:21:59 Re: PreparedStatement clearParameters