org.postgresql.Field and the originating table. - Mailing list pgsql-jdbc

From Ola Sundell
Subject org.postgresql.Field and the originating table.
Date
Msg-id Pine.LNX.4.21.0106230652470.6077-100000@miranda.org
Whole thread Raw
List pgsql-jdbc
Hello.

I was wondering whether you guys think it makes any sense to add the
originating table to org.postgresql.Field. This will, for instance, make
updateable result sets much easier, as will it ease stuff in the
org.postgresql.jdbc[12].DatabaseMetaData class. I understand that this
will break interface in many places, although I think the gains will
outweigh the additional encumbrance.

Ola

--
Ola Sundell
ola@miranda.org - olas@wiw.org - ola.sundell@upright.se
http://miranda.org/~ola


pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: [ADMIN] High memory usage [PATCH]
Next
From: Martin Algesten
Date:
Subject: Fixing SQLException error codes.