Thread: object id

object id

From
Martin Schild
Date:
Hi,

I'm using the setBytes() method of jdbc to store a large object to
database. Now i want to store the object id to another table. Is there a
possibility to get the oid of an object directly after the object is
stored that i don't have to use the setBytes method again with the other
table.

thanks,
Martin