I have the following code that allows a user to update name and year.
Model
@Entity public class Person implements Serializable{ private static fi