So let\'s say I have a
@Embeddable public class PersonProjection { @Column(name = "person_id") private Integer id; @Column(name = &quo