Here are the entity classes for my project
here is customers tables
@Entity public class Client implements Serializable{ @Id @GeneratedValue(strategy=