Skip to content

Documentation error in "SimpleJdbcInsert" section [SPR-12639] #17240

@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

status: backportedAn issue that has been backported to maintenance branchestype: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions