Skip to content
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

Add null check to hibernate decorator #1190

Merged
merged 1 commit into from
Jan 24, 2020

Conversation

devinsba
Copy link
Contributor

It seems that sometimes in later versions of hibernate the entities of type list will contain null as their first element. It is unclear whether other elements in the list are not null, or if there even would be a case where the list has a length greater than 1 and contained a null.

@devinsba devinsba requested a review from a team as a code owner January 24, 2020 16:13
@devinsba devinsba merged commit 6600416 into master Jan 24, 2020
@devinsba devinsba deleted the devinsba/hibernate-null-entity-check branch January 24, 2020 19:55
@devinsba devinsba added this to the 0.42.0 milestone Jan 31, 2020
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.

None yet

2 participants