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

Fehler in der Dokumentation [DATAJDBC-260] #483

Closed
spring-projects-issues opened this issue Sep 8, 2018 · 0 comments
Closed

Fehler in der Dokumentation [DATAJDBC-260] #483

spring-projects-issues opened this issue Sep 8, 2018 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

Jens Schauder opened DATAJDBC-260 and commented

Thorben Janssen per Slack

Hab noch was gefunden. Diesmal aber nur Doku

https://docs.spring.io/spring-data/jdbc/docs/1.0.0.RC2/reference/html/#jdbc.events
hier gehen die Links nicht und das 2. BeforeDeleteEvent sollte ein BeforeSaveEvent sein


Referenced from: pull request #87, and commits ba5ce90

@spring-projects-issues spring-projects-issues added the type: enhancement A general enhancement label Dec 31, 2020
mp911de pushed a commit that referenced this issue Feb 21, 2022
Different R2DBC drivers expect generated keys when they are in camel case to be quoted or unquoted.
This can now be controlled by implementing `Dialect.renderForGeneratedKeys`.

Closes: #483
Original pull request: #602.
mp911de added a commit that referenced this issue Feb 21, 2022
Rename method to renderForGeneratedValues to reflect its intended usage and enhance documentation.

Tweak Javadoc.

Closes: #483
Original pull request: #602.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants