In the product class i have created parameterized construction while fetching data from data base i was getting error " No default constructor for entity ",
whenever we created parameterized construction in entity class. is default constructor mandatory to create?