These are the models below. I omitted getters and setters for the models.
Book class
@Entity public class Book extends BaseEntity { private String boo