JPA Annotation Attributein jakarta.persistence.IdClassClass<?> value default null The primary key class, which must declare fields or properties with names and types that match the Id fields and properties of the annotated entity class. Since:JPA 1.0