For familyApartment,familyMember,generalApartment and invoice:
Add *.hbm.xml in com.javaweb.po;
Add Interface and Implementation Class in com.javaweb.dao;
Add Interface and Implementation Class in com.javaweb.service;
Create beans in the WEB-INF/applicationContext.xml.
For familyApartment,familyMember,generalApartment and invoice: Add *.hbm.xml in com.javaweb.po; Add Interface and Implementation Class in com.javaweb.dao; Add Interface and Implementation Class in com.javaweb.service; Create beans in the WEB-INF/applicationContext.xml.