Documentation error in "SimpleJdbcInsert" section [SPR-12639] #17240
Labels
status: backported
An issue that has been backported to maintenance branches
type: documentation
A documentation task
Milestone
Mithun Gooty opened SPR-12639 and commented
Section where the issue is identified:
14.5.2 Retrieving auto-generated keys using SimpleJdbcInsert
There is an explanation about the sample code to demonstrate SimpleJdbcInsert. In this section, the method name is wrongly documented. It should be changed from "executeReturningKey" to "executeAndReturnKey".
Reference URL: http://docs.spring.io/spring/docs/current/spring-framework-reference/html/jdbc.html#jdbc-simple-jdbc-insert-2
Backported to: 3.2.14
The text was updated successfully, but these errors were encountered: