> Please try this updated driver which supports generated keys for prepared
> statements as well. I've also flipped supportsGetGeneratedKeys to true as I
> believe that will be more helpful to more users.
>
> http://ejurka.com/pgsql/jars/genkey/
Kris,
Thanks for the update. I have done a few tests and it works.
supportsGetGeneratedKeys returns true and I was able to successfully
insert rows and get generated keys by using column names.
Best Regards,
Milosz