Skip to content

DATAJPA-1074 - IsEmpty and IsNotEmpty #190

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 3 commits into from
Closed

DATAJPA-1074 - IsEmpty and IsNotEmpty #190

wants to merge 3 commits into from

Conversation

BigMichi1
Copy link
Contributor

add IsEmpty and IsNotEmpty keyword support

@BigMichi1 BigMichi1 changed the title IsEmpty and IsNotEmpty DATAJPA-1074 IsEmpty and IsNotEmpty Mar 13, 2017
@BigMichi1 BigMichi1 changed the title DATAJPA-1074 IsEmpty and IsNotEmpty DATAJPA-1074 - IsEmpty and IsNotEmpty Mar 13, 2017
odrotbohm pushed a commit that referenced this pull request Mar 13, 2017
… derivation.

We now translate the newly introduced IsEmpty / IsNotEmpty keywords into the corresponding Criteria API artifacts.

Original pull request: #190.
odrotbohm added a commit that referenced this pull request Mar 13, 2017
Slightly changed the implementation to reject IsEmpty for non-collection properties. Minor formatting in unit tests.

Original pull request: #190.
odrotbohm pushed a commit that referenced this pull request Mar 13, 2017
… derivation.

We now translate the newly introduced IsEmpty / IsNotEmpty keywords into the corresponding Criteria API artifacts.

Original pull request: #190.
odrotbohm added a commit that referenced this pull request Mar 13, 2017
Slightly changed the implementation to reject IsEmpty for non-collection properties. Minor formatting in unit tests.

Original pull request: #190.
@odrotbohm odrotbohm closed this Mar 13, 2017
@odrotbohm odrotbohm self-assigned this Mar 13, 2017
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