This should be posted to the pgsql-jdbc mail list. Could you provide
some more details of your problem? A test case in java would help a
lot. There isn't enough information here for me to understand your problem.
thanks,
--Barry
glos(at)gmx(dot)net wrote:
> Hello,
>
> I inserted a serialized object in a PostgreSQL database using jdbc.
> Now I want to get back the OID of the inserted object (to store in other
> database). How do I do that, because my ResultSet gives back 0/zero all the
> time.
>
> Thanx in advance.
> G.
>
>