Re: find foreign key name

From: Tore Halset <halset(at)pvv(dot)ntnu(dot)no>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: find foreign key name
Date: 2007-12-19 15:17:14
Message-ID: E019483C-919E-4708-8FBB-2DC15C4D944E@pvv.ntnu.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Dec 18, 2007, at 17:05 , Kris Jurka wrote:

> On Tue, 18 Dec 2007, Tore Halset wrote:
>
>> Thanks. I was hoping for something easy in
>> DatabaseMetaData#getExportedKeys..
>
> What about the FK_NAME column in that result, doesn't that work?

Thanks a lot. It works perfect. Should have seen that myself...

Regards,
- Tore.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Daniel Migowski 2007-12-19 15:38:56 Re: TypeInfoCache
Previous Message Gregory Stark 2007-12-19 15:14:30 Re: TypeInfoCache