[ https://forge.continuent.org/jira/browse/SEQUOIA-875?page=all ] Mathieu Peltier closed SEQUOIA-875: -----------------------------------
Tested on CVS HEAD and BRANCH_sequoia-2_10 > NPE when trying to get generated keys using statement.execute > ------------------------------------------------------------- > > Key: SEQUOIA-875 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-875 > Project: Sequoia > Type: Bug > Components: JDBC Driver > Versions: Sequoia 3.0 beta1, Sequoia 2.10.3 > Reporter: Stephane Giron > Assignee: Mathieu Peltier > Fix For: Sequoia 2.10.4, Sequoia 3.0 beta2 > > > Using statement.execute with getGeneratedKeys option will throw the following > exception > java.lang.NullPointerException > at org.continuent.sequoia.driver.Statement.execute(Statement.java:1046) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://forge.continuent.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
