This problem is suitable for each person. My solution is to add a sentence in each dao file
public ProvinceDao() {super(ProvinceEntity.class ); }
But it means that I still don’t know how to use reflection, and I am slowly learning. .
This problem is suitable for each person. My solution is to add a sentence in each dao file.
public ProvinceDao() {super (ProvinceEntity.class); }
But it said that reflection is not very good yet, slowly learning. .