Uses of Interface
org.openurp.edu.clazz.dao.ClazzPlanRelationDao
Packages that use ClazzPlanRelationDao
-
Uses of ClazzPlanRelationDao in org.openurp.edu.clazz.dao.hibernate.internal
Classes in org.openurp.edu.clazz.dao.hibernate.internal that implement ClazzPlanRelationDaoMethods in org.openurp.edu.clazz.dao.hibernate.internal with parameters of type ClazzPlanRelationDaoModifier and TypeMethodDescriptionvoidClazzDaoHibernate.setClazzPlanRelationDao(ClazzPlanRelationDao clazzPlanRelationDao) -
Uses of ClazzPlanRelationDao in org.openurp.edu.clazz.service.impl
Methods in org.openurp.edu.clazz.service.impl with parameters of type ClazzPlanRelationDaoModifier and TypeMethodDescriptionvoidClazzPlanRelationServiceImpl.setClazzPlanRelationDao(ClazzPlanRelationDao clazzPlanRelationDao)