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

DATAJDBC-260 - Fix links in the jdbc documentation #87

Conversation

florianluediger
Copy link
Contributor

This fixes some links in the documentation.

Jira Link

| After an aggregate root gets deleted.

| {javadoc-base}/org/springframework/data/relational/core/mapping/event/AfterDelete.java[`BeforeDeleteEvent`]
| {javadoc-base}/org/springframework/data/relational/core/mapping/event/AfterDelete.html[`BeforeSaveEvent`]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you have a typo. Looking at the event folder you probably want: BeforeSaveEvent.html[`BeforeSaveEvent`]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are absolutely right, will fix this right away.

schauder pushed a commit that referenced this pull request Sep 12, 2018
@schauder
Copy link
Contributor

Merged. Thanks.

@schauder schauder closed this Sep 12, 2018
mp911de added a commit that referenced this pull request Feb 21, 2022
We now apply row metadata checks also for property population.
mp911de added a commit that referenced this pull request Feb 21, 2022
Qualify field access with this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants