Skip to content

Revise Specification API #3521

Closed
Closed
@christophstrobl

Description

@christophstrobl

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 topictype: enhancementA general enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions