AutoGenerated Key retrieval support - Mailing list pgsql-jdbc

From Phil Anderson
Subject AutoGenerated Key retrieval support
Date
Msg-id Pine.GSO.4.21.0209272353080.27023-100000@murree.cs.mu.OZ.AU
Whole thread Raw
List pgsql-jdbc
Do any versions of the postgres driver support the autogenerated key
retrieval methods introduced in java 1.4?

I've tried but keep running into:
This method is not yet implemented.
    at org.postgresql.Driver.notImplemented(Driver.java:384)
    at
org.postgresql.jdbc3.AbstractJdbc3Statement.executeUpdate(AbstractJdbc3Statement.java:136)

Does anyone know any elegent work arounds?

Thanks,
Phil


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: [GENERAL] Prepared statement performance...
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Prepared statement performance...