JDBC 4 Compliance

From: "REBruchs" <REBruchs(at)cfl(dot)rr(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: JDBC 4 Compliance
Date: 2013-06-22 07:54:30
Message-ID: 4B8A7D9B462A43EFBAFB9993F4B086BE@polaris
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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)

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message dmp 2013-06-22 16:49:39 Re: JDBC 4 Compliance
Previous Message Bryan Varner 2013-06-21 21:21:53 XA Interleaving Pull Requests