JDBC Insert row? - Mailing list pgsql-interfaces

From alec@cr464730-a.poco1.bc.home.com (Alec Smecher)
Subject JDBC Insert row?
Date
Msg-id m13WlO1-007MajC@cr464730-a.poco1.bc.home.com
Whole thread Raw
List pgsql-interfaces
Hi,

It appears that the JDBC insert row feature has not been implemented. Is there any news on when this is planned?

I was planning on using this feature to determine the value of an automatically-assigned primary key column when a
singlerow is inserted without having to do a query following the insertion, although I'm not sure if default values are
assignedto the insert row according to the JDBC spec. Is there an easy way to do this without the insert row feature?
 

Thanks,
Alec Smecher
asmecher@home.com


pgsql-interfaces by date:

Previous
From: Bob Kline
Date:
Subject: Re: JDBC Driver Help...
Next
From: Tom Samplonius
Date:
Subject: Row versioning in the ODBC driver...