-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
has: design-decisionAn issue that contains a design decision about its topicAn issue that contains a design decision about its topictype: enhancementA general enhancementA general enhancement
Milestone
Description
Due to how CriteriaQuery and CriteriaDelete are structured in jakarta.persistence the toPredicate method of Specification can not be used for deletes because of its CriteriaQuery parameter.
We should find a way to allow users to express their needs in another way than having to pass in null to satisfy the API.
Related to: #3036
Metadata
Metadata
Assignees
Labels
has: design-decisionAn issue that contains a design decision about its topicAn issue that contains a design decision about its topictype: enhancementA general enhancementA general enhancement