I am creating a Author Entity and trying to persist, getting the ivalid object database exception. Here is my code.
@Entity @Table(name = "AuthDetails")