Skip to content

DATAJDBC-529 - Use specialized ResultSetExtractor for exists queries. #212

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
wants to merge 2 commits into from

Conversation

schauder
Copy link
Contributor

@schauder schauder commented May 4, 2020

schauder added 2 commits May 4, 2020 10:14
Exists queries do not look at the  value returned in the ResultSet but just check if there is a row.
mp911de pushed a commit that referenced this pull request May 5, 2020
Exists queries do not look at the value returned in the ResultSet but just check if there is a row.

Original pull request: #212.
mp911de added a commit that referenced this pull request May 5, 2020
Rearrange imports.

Original pull request: #212.
@mp911de
Copy link
Member

mp911de commented May 5, 2020

That's merged now.

@mp911de mp911de closed this May 5, 2020
@mp911de mp911de deleted the issue/DATAJDBC-529 branch May 5, 2020 11:49
mp911de pushed a commit that referenced this pull request Feb 21, 2022
mp911de added a commit that referenced this pull request Feb 21, 2022
Consistently apply summing of updated rows. Tweak copyright years in license header to reflect file inception year.

Original pull request: #213.
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.

2 participants