Skip to content

Integrate Spring Data Relational's Statement Builder #56

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

Closed
mp911de opened this issue Feb 4, 2019 · 0 comments
Closed

Integrate Spring Data Relational's Statement Builder #56

mp911de opened this issue Feb 4, 2019 · 0 comments
Labels
type: enhancement A general enhancement
Milestone

Comments

@mp911de
Copy link
Member

mp911de commented Feb 4, 2019

We should leverage StatementBuilder to create SQL statements instead of using string concatenation.

@mp911de mp911de added the type: enhancement A general enhancement label Feb 4, 2019
mp911de added a commit that referenced this issue Feb 5, 2019
mp911de added a commit that referenced this issue Feb 26, 2019
schauder pushed a commit that referenced this issue Mar 5, 2019
schauder added a commit that referenced this issue Mar 5, 2019
Replaced calls to `SqlRenderer.render(.)` with `SqlRenderer.toString(.)`.
And code formatting.

Original pull request: #66.
@schauder schauder added this to the 1.0 M2 milestone Mar 5, 2019
@schauder schauder closed this as completed Mar 5, 2019
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