Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity name in MappingSqlQuery example of reference guide is wrong #32957

Conversation

soglad
Copy link
Contributor

@soglad soglad commented Jun 5, 2024

In the document of "Modeling JDBC Operations as Java Objects", the getCustomer(Long id) method should be getActor(Long id). This commit corrected this issue.

@pivotal-cla
Copy link

@soglad Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@soglad Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 5, 2024
@snicoll snicoll added type: documentation A documentation task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 5, 2024
@snicoll snicoll self-assigned this Jun 5, 2024
@snicoll snicoll added this to the 6.1.9 milestone Jun 5, 2024
@snicoll snicoll closed this in e6da2a8 Jun 5, 2024
@snicoll snicoll changed the title changed getCustomer() method of the example ActorMappingQuery class to getActor() Entity name in MappingSqlQuery example of reference guide is wrong Jun 5, 2024
@snicoll
Copy link
Member

snicoll commented Jun 5, 2024

@soglad good catch, thanks very much for making your first contribution to Spring Framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants