Skip to content

HHH-20028 - Update to Jakarta Persistence 4.0 - Add new Validation group properties#11695

Draft
marko-bekhta wants to merge 2 commits intohibernate:wip/jpa4from
marko-bekhta:jpa4-bv-integration
Draft

HHH-20028 - Update to Jakarta Persistence 4.0 - Add new Validation group properties#11695
marko-bekhta wants to merge 2 commits intohibernate:wip/jpa4from
marko-bekhta:jpa4-bv-integration

Conversation

@marko-bekhta
Copy link
Copy Markdown
Member

@marko-bekhta marko-bekhta commented Jan 28, 2026

this is missing the validation callbacks on pre- persist/merge/remove, so opening it as a draft for now...


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.



Please make sure that the following tasks are completed:
Tasks specific to HHH-20028 (Task):

  • Add test OR check there is no need for a test
  • Update documentation as relevant: javadoc for changed API, documentation/src/main/asciidoc/userguide for all features, documentation/src/main/asciidoc/introduction for main features, links from existing documentation
  • Add entries as relevant to migration-guide.adoc (breaking changes) and whats-new.adoc (new features/improvements)

https://hibernate.atlassian.net/browse/HHH-20028

@hibernate-github-bot hibernate-github-bot bot added the wip/jpa4 Label for pull requests targeting [wip/jpa4] branch. label Jan 28, 2026
@sebersole
Copy link
Copy Markdown
Member

Thoughts about the test failures? Seems like maybe this changes some of the expectations/assertions.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
4.1% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wip/jpa4 Label for pull requests targeting [wip/jpa4] branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants