| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | <SNarayan(at)automatedlogic(dot)com> |
| Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: DatabaseMetaData.getPrimaryKeys() |
| Date: | 2003-08-06 04:50:08 |
| Message-ID: | Pine.LNX.4.33.0308060046550.26479-100000@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Tue, 5 Aug 2003 SNarayan(at)automatedlogic(dot)com wrote:
> I wrote earlier regarding a bug where getPrimaryKeys() returns an empty
> result set (in version PostgreSQL 7.3.3 JDBC3 jdbc driver build 112). The
> issue seems to be due to case sensitivity of the table name specified in
> the getPrimaryKeys method call.
This was a conscious decision. See:
Kris Jurka
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Barry Lind | 2003-08-06 05:40:46 | Re: [HACKERS] PostgreSQL JDBC driver Connection.setTransactionIsolation(Connection.TRANSACTION_SERIALIZABLE) |
| Previous Message | LEON | 2003-08-06 01:10:38 | Re: [SQL] JDBC encoding problem |