Fixed
Details
Assignee
Christian BeikovChristian BeikovReporter
Christian BeikovChristian BeikovFix versions
Priority
Major
Details
Details
Assignee
Christian Beikov
Christian BeikovReporter
Christian Beikov
Christian BeikovFix versions
Priority
Created December 16, 2022 at 3:40 PM
Updated December 22, 2022 at 10:59 PM
Resolved December 22, 2022 at 11:48 AM
Add a simple
@PartitionKey
annotation to mark a column as partition column for a table. A where clause predicate is going to be automatically added to update/delete statements for the partition column, based on the entity snapshot state.Also see https://github.com/hibernate/hibernate-orm/discussions/5353