Skip to content

Conversation

@schauder
Copy link
Contributor

@schauder schauder commented Jul 7, 2017

No description provided.

odrotbohm pushed a commit that referenced this pull request Jul 13, 2017
@odrotbohm odrotbohm closed this Jul 13, 2017
@odrotbohm odrotbohm deleted the issue/DATAJDBC-115 branch July 13, 2017 14:53
mp911de added a commit that referenced this pull request Feb 21, 2022
DatabaseClient now no longer exposes the exchange() method but rather provides map(…) and then(…) methods. Calling map(…) extracts values from tabular results by propagating the mapping function to Result.map(…). then() allows statement execution without returning the result propagating only completion and error signals. Original pull request: #33.
mp911de pushed a commit that referenced this pull request Feb 21, 2022
Formatting, JavaDoc, issue comments on `@Test` annotations. Removed some dead code. Original pull request: #33.
mp911de added a commit that referenced this pull request Feb 21, 2022
Remove unused code from AbstractDatabaseClientIntegrationTests. Use literal null instead of code null for consistency. Original pull request: #33.
mp911de added a commit that referenced this pull request Feb 21, 2022
Move retrieval methods from FetchSpec into RowsFetchSpec and UpdatedRowsFetchSpec. map(…) now returns RowsFetchSpec to not expose updated rows count as mapped results are consumed as objects. Original pull request: #33.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants