hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

Closes HHH-16547 Added new setting 'hibernate.jpa.compliance.delete'.

Open prithvitewatia opened this issue 2 years ago • 1 comments

This PR closes HHH-16547 in which a new setting hibernate.jpa.compliance.delete is added.

This to handle deletion / removal for a detached entity.

prithvitewatia avatar May 10 '23 07:05 prithvitewatia

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+     ↳ Offending commits: [1c8bf82d52803c6dc230142d637c5f1bf246dd21]

› This message was automatically generated.