I\'m adding a brand new entity that maps to an existing one:
@Entity @IdClass(NewEntityPK.class) public class NewEntity implements Serializable { @Id