Re: JDBC 4 Compliance - Mailing list pgsql-jdbc

From dmp
Subject Re: JDBC 4 Compliance
Date
Msg-id 51C5D5A3.8060709@ttc-cmc.net
Whole thread Raw
In response to JDBC 4 Compliance  ("REBruchs" <REBruchs@cfl.rr.com>)
Responses Re: JDBC 4 Compliance  (Kevin Wooten <kdubb@me.com>)
List pgsql-jdbc
It does not appear that method in the Java Docs defines such a
column, IS_GENERATEDCOLUMN, to be returned. The code also does
not indicated any such column. IS_AUTOINCREMENT maybe? Can you
please clarify?

danap.

REBruchs wrote:
> The 9.2-1002 JDBC 4 driver version does not appear to provide the
> IS_GENERATEDCOLUMN column in the ResultSet returned by
>
> ResultSet DatabaseMetaData.getColumns(String catalog,
>                     String schemaPattern,
>                     String tableNamePattern,
>                     String columnNamePattern)
>
>
>


pgsql-jdbc by date:

Previous
From: "REBruchs"
Date:
Subject: JDBC 4 Compliance
Next
From: Kevin Wooten
Date:
Subject: Re: JDBC 4 Compliance