Skip to content

DATAMONGO-1726 - Add oneValue() & findValue() to FluentMongo API returning null instead of Optional. #475

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

christophstrobl
Copy link
Member

We leave the choice of using Optional open by also providing terminating find operation methods that return null instead of Optional.

…rning null instead of Optional.

We leave the choice of using Optional open by also providing terminating find operation methods that retur null instead of Optional.
@odrotbohm
Copy link
Member

odrotbohm commented Jul 1, 2017

LGTM, except the commit message stating findValue(). Guess it should've been firstValue().

mp911de pushed a commit that referenced this pull request Jul 6, 2017
…ions returning nullable types.

We leave the choice of using Optional open by also providing terminating find operation methods that return null instead of Optional.

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

mp911de commented Jul 6, 2017

That's merged now.

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