Re: getGeneratedKeys returns an empty resultset
Posted by: Mark Matthews
Date: December 09, 2004 11:50AM

Amol,

Without seeing how you're setting up your prepared statement, we probably can't tell you what's wrong.

I _can_ tell you that this functionality is pretty highly tested in our testsuite, including INSERTS and REPLACES, standalone and batch, with statements and prepared statements, so we're sure that it's solid.

Any chance you could post your code that prepare()s the statement, and everything you do with that statement between the time you prepare it, and the time you ask for the generated keys?

-Mark

Options: ReplyQuote


Subject
Written By
Posted
Re: getGeneratedKeys returns an empty resultset
December 09, 2004 11:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.