summary of new features in JDBC 3.0 - Mailing list pgsql-jdbc

From Vadim Nasardinov
Subject summary of new features in JDBC 3.0
Date
Msg-id 200410271623.44895@vadim.nasardinov
Whole thread Raw
Responses Re: summary of new features in JDBC 3.0  (Oliver Jowett <oliver@opencloud.com>)
Re: summary of new features in JDBC 3.0  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
This is probably asking too much, but I was wondering if anyone could
assign a current perceived priority to each of the new features
introduced in JDBC 3.0 in terms of whether and when they will be
supported by the PostgreSQL JDBC driver.

The list has been lifted from Chapter 3 of the spec:

    * Savepoint support
    * Reuse of prepared statements by connection pools
    * Connection pool configuration
    * Retrieval of parameter metadata
    * Retrieval of auto-generated keys
    * Ability to have multiple open ResultSet objects
    * Passing parameters to CallableStatement objects by name
    * Holdable cursor support
    * BOOLEAN data type
    * Making internal updates to the data in Blob and Clob objects
    * Retrieving and updating the object referenced by a Ref object
    * Updating of columns containing BLOB, CLOB, ARRAY and REF types
    * DATALINK/URL data type
    * Transform groups and type mapping
    * Relationship between the JDBC SPI (Service Provider Interface) and
      the Connector architecture
    * DatabaseMetadata APIs


Thanks,
Vadim


pgsql-jdbc by date:

Previous
From: Vadim Nasardinov
Date:
Subject: plans and estimates for supporting JDBC 3.0
Next
From: Oliver Jowett
Date:
Subject: Re: plans and estimates for supporting JDBC 3.0