From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | Vadim Nasardinov <vadimn(at)redhat(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: summary of new features in JDBC 3.0 |
Date: | 2004-10-27 22:22:01 |
Message-ID: | 41801F89.4020204@fastcrypt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Vadim,
What would be really useful are test cases for all of the below, even if
they fail.
Dave
Vadim Nasardinov wrote:
>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
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
>
>
>
--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561
From | Date | Subject | |
---|---|---|---|
Next Message | Oliver Jowett | 2004-10-27 22:54:47 | Re: JDBC CTS 1.2.1 |
Previous Message | Oliver Jowett | 2004-10-27 21:16:12 | Re: summary of new features in JDBC 3.0 |