I am new to JPA, I have created a class like the following I noted that there is another class with name as my entity java class Programme.java with an underscore i.e. Programme_.java. What is this class and why is this generated. Is there any way that I can stop its generation? the code for the Programme_.java class is as