Skip to content

Conversation

@cigaly
Copy link
Contributor

@cigaly cigaly commented Jan 27, 2025

Jira issue HHH-19079

When method org.hibernate.type.ComponentType#getPropertyValues(java.lang.Object) is invoked with null parameter, number of discriminator columns should be added to number of properties


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


Copy link
Member

@mbellade mbellade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

…llocate extra space

          for discriminator column(s) when input parameter is null and
          number of discriminator columns greater than zero
@mbellade mbellade merged commit 1022e9c into hibernate:main Jan 29, 2025
23 of 24 checks passed
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